Results 43 comments of Flo

If this is not the default option, what is the downside of activating that? Is it a few edge-cases? Some specific languages with intricate quote syntax? Just a matter of...

Where did you get this info from? This documentation is such a good idea, for now it's a horrible mess to find anything reliable!

I don't know how complex they get, but i'd feel like updating David's php workflow. Why not make a list of all the languages that make sense to use with...

What are the functionalities that we want in these libraries? it could be common (as well as similar in syntax) across all, no?

Reading other issues that also mention getting warnings with `eval`, it seems using the light version of the library is a good fix. It does disable Expressions, but that's the...

`AlertDialogDescription` is likely a `` element, and in your screenshot we see a `` added as a child of it. This is what the error reports, it's not about the...

Based on the above responses, we tried - disabling minification (https://github.com/tinymce/tinymce/issues/9840#issuecomment-2318279726) => no change - remove `section` elements (https://github.com/tinymce/tinymce/issues/9840#issuecomment-2323870328) => the error is reproducible on an editor with `p` and...

I also got the issue on a `renovate` PR, no Start, only Router, upgrading 1.120.17 -> 1.121.21

> Is that ok to bump to 8 ? Yes that seems good

> Then I guess the pr is good to go from my point of view I do think we should at least make sure not to load the components if...