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

Handle value being changed externally (not through input) #19

Open
NeleR opened this issue Dec 10, 2018 · 0 comments
Open

Handle value being changed externally (not through input) #19

NeleR opened this issue Dec 10, 2018 · 0 comments

Comments

@NeleR
Copy link

NeleR commented Dec 10, 2018

In our setup, we have some fields that are 'calculated' and thus are filled in automatically, not by an input event. We need masks on those fields as well. However, it seems like external changes of the value are not passed to cleave at the moment and thus are not masked properly.

NeleR added a commit to NeleR/cleave that referenced this issue Dec 14, 2018
Sometimes the value of a field is initialised or calculated externally and thus filled in automatically, not by an input event. External changes of the value are now also passed to cleave to make sure they are masked properly.

vue-bulma#19
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