Bokeh with react grid layout

I am using bokeh charts inside the React grid layout library, The React grid layout has the features resizable, draggable,rearrangable, The normal div is working fine for the React grid layout when I use the bokeh
chart inside the div that time I got the following error ResizeObserver loop completed with undelivered notifications. At handleError http://localhost:3000/static/js/bundle.js:320493:58 at http://localhost:3000/static/js/bundle.js:320512:7, how can I resolve this?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.