Skip to content

Attempting to add TinyMCE support.  #135

Description

@realRaj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions