You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When binding a Summernote editor to a model with a Null value the ng-form in which the editor is placed becomes $dirty.
Sample here.
I could only duplicate this in IE 11 and Firefox Developer Edition v56.
In my PROD solution (a form with many more fields) i could also duplicate this in Edge and normal Firefox v57.
I could never duplicate this in Chrome.
The text was updated successfully, but these errors were encountered:
When binding a Summernote editor to a model with a Null value the ng-form in which the editor is placed becomes $dirty.
Sample here.
I could only duplicate this in IE 11 and Firefox Developer Edition v56.
In my PROD solution (a form with many more fields) i could also duplicate this in Edge and normal Firefox v57.
I could never duplicate this in Chrome.
The text was updated successfully, but these errors were encountered: