-
-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Am I missing something? Please help.
I am able to get Dirty Forms working correctly for all other fields. I'm only having an issue on the TinyMCE fields. My version of TinyMCE is 4.4.3. I have JQuery 3.4.1.
I have the files in this order:
<script src="~/Scripts/tinymce/tinymce.min.js"></script>
<script src="~/Scripts/tinymce/jquery.tinymce.min.js"></script>
<script src="~/Scripts/jquery.dirtyforms.min.js"></script>
<script src="~/Scripts/jquery.dirtyforms.helpers.tinymce.min.js"></script>
Error I am getting:
Unhandled exception at line 9, column 336173 in http://localhost:59927/Scripts/tinymce/tinymce.min.js
0x800a138f - JavaScript runtime error: Unable to get property 'open' of undefined or null reference occurred
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels