customRTE bug #6011
Unanswered
turgunov01
asked this question in
Q&A
customRTE bug
#6011
Replies: 2 comments 2 replies
-
But you didn't post any code 😢 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Why are you re-creating actions on every |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there!
At the moment I am doing the custom Rich Text Editor Actions as toolbar. So here is the problem, so this is my current toolbar.

So, when I edit my text, or make some actions. Some actions are doubling its html value such this:

Using Nuxt.js v3
-- Fixed
The answer was i should have empty the variable after each changing the selected element.
Beta Was this translation helpful? Give feedback.
All reactions