Skip to content
New issue

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

Update TinyMCE to version 4.6.5 #4422

Closed
wants to merge 2 commits into from
Closed

Update TinyMCE to version 4.6.5 #4422

wants to merge 2 commits into from

Conversation

alsoicode
Copy link
Contributor

Description of changes

Updated TinyMCE to version 4.6.5.

Related issues (if any)

Fixes error when selecting an element, such as an image and then clicking the link button in the toolbar, resulting in:

Uncaught DOMException: Failed to execute 'setBaseAndExtent' on 'Selection': There is no child at offset 1.

See: tinymce/tinymce#3611 for more information.

Testing

  • Please confirm npm run test-all ran successfully.
    Tests are failing for me due to ESLint module errors. I have installed all of the modules referenced, but tests are still failing on: Error: Cannot find module 'eslint-config-keystone'

Added knox-s3 and updated references.
@stennie
Copy link
Contributor

stennie commented Jul 7, 2018

I'm going to close this in favour of updating to the latest TinyMCE (currently 4.7.13), tracked as #4699.

@stennie stennie closed this Jul 7, 2018
@alsoicode
Copy link
Contributor Author

Super, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants