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
Seems to be an issue with the plugin and Knockout Validation (https://github.com/Knockout-Contrib/Knockout-Validation). The validation is reporting my observable as modified after TinyMCE has loaded, which in-turn is displaying my validation error prematurely.
Is there any way I can stop my observable's isModified value from being changed when TinyMCE loads?
The text was updated successfully, but these errors were encountered:
Seems to be an issue with the plugin and Knockout Validation (https://github.com/Knockout-Contrib/Knockout-Validation). The validation is reporting my observable as modified after TinyMCE has loaded, which in-turn is displaying my validation error prematurely.
Is there any way I can stop my observable's isModified value from being changed when TinyMCE loads?
The text was updated successfully, but these errors were encountered: