We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using editModelField its result needs to be used in the dirty check, not the "view".
In the following Plunkr, both the name (input text) and Active (dropdown) are configured with editModelField: http://plnkr.co/edit/2WUUUcO0zjHsaCw7rO89?p=preview
The text was updated successfully, but these errors were encountered:
d846c5b
Merge pull request #5671 from dgsmith2/5667_dirty_edit_model
a5800a9
fix: #5667 honor editModelField when checking new vs old cell value
No branches or pull requests
When using editModelField its result needs to be used in the dirty check, not the "view".
In the following Plunkr, both the name (input text) and Active (dropdown) are configured with editModelField: http://plnkr.co/edit/2WUUUcO0zjHsaCw7rO89?p=preview
The text was updated successfully, but these errors were encountered: