Has anyone managed to show two TinyMCE components in one layout in Vaadi

Has anyone managed to show two TinyMCE components in one layout in Vaadin 23?

We are getting a very strage behaviour. Sometimes one TinyMCE is usabe sometimes the other and at some point none of them is working correctly.

Our problem was caused by adding and removing the TinyMCE on the fly.

Sounds like a bug to me. Could you build an example UI that can be used to reproduce the issue? Submit that to GitHub and I can maybe look into it at some point.