You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's great that tinymce supports dark/light mode and it works beautifully. Is there a way to make this change dynamic without having to refresh the page? I have a global var that flips from light to dark theme as the user pushes a button. That choice doesn't reload the editor when changed (whether there's a state change or not).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It's great that tinymce supports dark/light mode and it works beautifully. Is there a way to make this change dynamic without having to refresh the page? I have a global var that flips from light to dark theme as the user pushes a button. That choice doesn't reload the editor when changed (whether there's a state change or not).
Thanks
Beta Was this translation helpful? Give feedback.
All reactions