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

Overwriting values ​​in a modal window in TinyMce does not work #580

Open
Pe3k-19 opened this issue Mar 11, 2025 · 0 comments
Open

Overwriting values ​​in a modal window in TinyMce does not work #580

Pe3k-19 opened this issue Mar 11, 2025 · 0 comments

Comments

@Pe3k-19
Copy link

Pe3k-19 commented Mar 11, 2025

I was using @tinymce/tinymce-react: 5.1.1, currently 6.0.0 and react: 18.2.0.
I tested it on Chrome version 134.0.6998.36 and Firefox 136.0.
For the last few days I've been having a problem with overwriting values ​​in a modal window.

If I open "Table Properties" after adding a table, it is not possible to change the values ​​in the parameters "cell spacing", "cell padding", and "border width".
The values ​​that are there were set as
table_default_attributes: { border: "1", cellpadding: "4", cellspacing: "2" }

If I open "Insert/Edit Link" and upload something, it is not possible to change the values ​​in the "Text to display" and "Title" parameters.

If I open "Insert/Edit Image" and upload an image, it is not possible to change the values ​​in the "Alternative description", "Image title",
"Width" and "Height" parameters.

Images:
https://ibb.co/xK4S368D
https://ibb.co/VWfgf8q6
https://ibb.co/zh1LkTDG

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

1 participant