python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
TinyMCE CONTENT SECURITY POLICY
I had a text editor in my react app, everything until now was working perfect, until I decided to add Content-Security-Policy in my app. Then my Text Editor stoped working. So I put this meta tag insi...
Jose A.
Votes: 0
Answers: 1
Tiny MCE v5.10.2 adds <br> tag in empty DIV tags
I am trying to display some html in the Tiny MCE editor v5.10.2.
My HTML has some blank DIVs with our custom classes. However on setting the content on Editor, tinymce add inside those empty divs. I ...
user9020594
Votes: 0
Answers: 0
How to fix TinyMCE 'Domain not registered' message in an Electron app?
The problem is, the editor shows that "domain not registered" message. My api key is correct. I have to hide the message via css, that cannot be the solution. The editor initialization (I'm ...
Victor Gorban
Votes: 0
Answers: 1
Wrong cursor style when TinyMCE is rendered into a modal
I'm rendering TinyMCE editor into a chakra-ui modal.
When hovering the content edit area, cursor is pointer instead of text (visually, I couldn't find any cursor css property when inspecting).
Any ide...
romseguy
Votes: 0
Answers: 0