Skip to content

Conversation

@didoda
Copy link
Member

@didoda didoda commented Mar 12, 2025

This fixes a glitch in richtext fields: when adding objects from "fast create form field", all richtext fields become simple textareas. This issue is caused by a global remove of all tinymce instances in the page.
The fix: on richeditor unbind, remove the element editor only, not all elements.

@didoda didoda added bug Something isn't working UI / UX release:patch labels Mar 12, 2025
@didoda didoda added this to the 5.x milestone Mar 12, 2025
@didoda didoda merged commit fe2442c into bedita:master Mar 12, 2025
3 checks passed
@didoda didoda deleted the fix/richeditor branch March 12, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working release:patch UI / UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant