Tinymce - error with Modal Add/Edit and multipage accordion

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
Cat
User
Posts: 98

Tinymce - error with Modal Add/Edit and multipage accordion

Post by Cat »

Hello everyone

I am using Tinymce with phpmaker2024 and the form is configured with multipage accordion
When I try to click on some of the options in the tinymce menu, the menu leaves the tinymce area, making it difficult to select the options
I detected that the error only occurs when the form is in add or edit in modal.
Any suggestions on how to solve


arbei
User
Posts: 9787

Post by arbei »

See https://github.com/tinymce/tinymce/issues/5097.

You may add ui_mode: "split" to the settings.


Post Reply