-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Editing source code for Tiptap RTE doesn't work #17832
Comments
Hi there @stefanstankovic! Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better. We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions. Thanks, from your friendly Umbraco GitHub bot 🤖 🙂 |
Thank you @stefanstankovic for reporting this issue.
|
@leekelleher |
Will be resolved in 15.3 with #18124 |
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
15.1.1
Bug summary
I'm trying to replace TinyMCE in my project with a new solution Tiptap. First I want to test it so I created a new DataType for RTE that uses Tiptap.
I put an example text in the RTE that has a Heading and 3 paragraphs and published it. Then I tried to add a custom CSS class to the Heading directly in the source code. Opening the source code works and I can write the custom class, but after submitting the content and saving the class disappeared.
Specifics
No response
Steps to reproduce
Editis source code doesn't work. You can change and submit changes but they won't be saved
Expected result / actual result
No response
The text was updated successfully, but these errors were encountered: