Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Conversation

@nfletton
Copy link

Currently the options passed to the TinyMCERichTextArea constructor or the provided default options have no effect.

When the options are rendered into JavaScript, they are nested inside an 'options' object that is passed to the the TinyMCE constructor. This results in them being ignored by TinyMCE. This PR removes the nesting so that each of the individual options are passed to TinyMCE as top-level properties of the configuration object.

@riceyrice
Copy link
Contributor

Thanks for this I will take a look this week!

@bright-pan
Copy link

Nice!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants