Infinite loop of updates caused in rare situation with React

Hi @mattch, I had a similar problem here.
If you are using y-quill 0.1.5, try checking if y-quill 0.1.4 works.
I’m not familiar with React, but I had some problems when accidentally making the Quill instance reactive with Vue. Maybe something similar could be happening with React.