Froala Editor crash after 11 times model changed in React
问题 I've built a simple editor online without identity, implemented in backend with Node.JS with Socket.IO, MongoDB , and client using React connecting Socket.IO. To create editor, I've used Froala Editor with react-froala-wysiwyg as plugins for React. I've deployed my app on Heroku at https://dontpad.herokuapp.com and it's working fine with multiple user (Socket works fine). This is my screenshot about how it worked with 7 user online once time, and it work when someone changes data: Error But I