[Bug]: When input widget references store value and updating text updates the same store there is a delay #17145
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
When i update input default value to with a store value and keep updating the store value using onTextChanged event, we can see a delay in typing
Steps To Reproduce
- Add a default value from a store value in an input widget
- Update the same store value onTextChanged of an input widget.
- Type in the widget, Observe how the input lags while typing
Public Sample App
https://app.appsmith.com/app/aswath-annual-feedback/page1-6322afee607eb52d3c8586b4?embed=true
Version
Production