Scott Mahr

Results 7 comments of Scott Mahr

This seems to happen when selecting a string of text that is itself wrapped in a closing tag. After selecting, if I switch to code view, it's clear that the...

We are also running into this. Much like @em77, dropping the link plugin is a no-go for us.

I've confirmed that this bug was introduced with v4.0.13, I can't reproduce with v4.0.12: https://codesandbox.io/s/froala-core-sandbox-forked-qxtnc0?file=/index.html

@em77 Thanks for digging! I've poked through the source code and `plainpaste` is not a typo or referring to the Froala option here, it is a custom attribute added to...

@EXEC-CSM @bjornri I believe this has been resolved the the latest release of Froala (v4.0.15). At least, I cannot reproduce as described. Are either of you able to reproduce?

We are running into this as well for the same reason as @philipaarseth (imperatively updating content in a `useEffect`). Since we depend on updating content within an effect like this,...