instructure-react / react-tinymce

React TinyMCE component
181 stars 115 forks source link

React 0.15.3 "performUpdateIfNecessary" issue #39

Open andrewmclagan opened 7 years ago

andrewmclagan commented 7 years ago

After updating to react v 0.15.3 we are receiving multiple of the following error:

Warning: performUpdateIfNecessary: Unexpected batch number (current 11, pending 10)

screen shot 2016-08-02 at 4 02 35 pm

Narrowed down to this library by eliminating all other components.