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

TinyMCE: Remove container assignment hack #8465

Merged
merged 1 commit into from
Aug 6, 2018

Conversation

aduth
Copy link
Member

@aduth aduth commented Aug 3, 2018

Related: #3091
Related: #3093

This pull request seeks to remove a workaround introduced to the TinyMCE component, targeted at resolving an error which could occur when a block changed the tag name of its rendered RichText (#3091). This has since been resolved in TinyMCE and therefore the workaround is no longer necessary. An end-to-end test has been implemented to protect against the original regression.

Testing instructions:

Verify that switching levels of the Heading block does not produce an error.

Ensure that end-to-end tests pass:

npm run test-e2e

Copy link
Contributor

@youknowriad youknowriad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

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

Successfully merging this pull request may close these issues.

2 participants