Whenever the style_formats have been changed in TinyMCE's config, like in [this example](https://www.tinymce.com/docs/demo/format-custom/), the react component of TinyMCE is broken. Every keypress will cause the component to be rerender and the focus will be lost.
Whenever the style_formats have been changed in TinyMCE's config, like in this example, the react component of TinyMCE is broken.
Every keypress will cause the component to be rerender and the focus will be lost.