Kevin Ghaboosi
Kevin Ghaboosi
Hi @dwightware4 Did you get around with that issue?
@afraser I have similar issue. Have you found any even hacky solution to this ever since you posted here? I do have inline TeX entities and using mergeData the data...
@afraser Thanks a bunch for sharing the snippet. So essentially you are invoking a method on the component and looks like the method basically doesn't do much but just triggering...
Thank you very much @afraser. I got it working using React/Redux after learning how you do that using events.
@afraser Just one more question. Have you noticed weird cursor behavior immediately after updating the entity? I am also using `Entity.mergeData(...)` plus ensuring that when going to mutate the entity...
Thanks @afraser. Totally understand that. I actually took a look at the overall code you posted [here](https://gist.github.com/afraser/6dedbe486d9a254ab490c2df6ca3abd2) and just realized that you are using `mathjax`. I am using `KaTeX` and...
@mewben Are you seeing your `iframe`s being reported as like `&nbps`? I am having problem with all `iframe` tags are missing when trying to serialize the draft editor's content for...