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

Formula disappears when it is the only element in the CKEditor and is saved. #61

Open
marco-villanueva opened this issue Mar 29, 2022 · 1 comment

Comments

@marco-villanueva
Copy link

The formula disappears when it is the only element in the CKEditor and is saved. Checking the value in the database, if it remains saved with the tag 'Script', but when it does not render it.

When you insert text first, or a line break, and then the formula, it is already possible to insert formulas without them disappearing.

I am using CKEditor 5 for React (V28.0.0).

I'm not sure if inserting a line break before rendering the formula or a 'p' 'span' or something like that when executing the writer.createContainerElement can solve the problem.

@rogatty
Copy link

rogatty commented Apr 4, 2022

Possibly caused by ckeditor/ckeditor5#11247 which was fixed in v33.0.0

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

No branches or pull requests

2 participants