Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Value change listener for input fields #1145

Open
jaynaikaub opened this issue Oct 3, 2019 · 0 comments
Open

Value change listener for input fields #1145

jaynaikaub opened this issue Oct 3, 2019 · 0 comments

Comments

@jaynaikaub
Copy link

For any input fields in the x-editables I want to attach a listener so that whenever a user opens let's say a x-editable popover textarea and makes an edit and clicks outside the popover it dismisses and the changes are lost.
To prevent this I want to attach a listener for value change so that I can set the 'onblur' option to 'ignore' dynamically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant