aeksco / openjscad-react

:package: React.js component for the OpenJSCAD.org project
https://aeksco.github.io/openjscad-react/
MIT License
20 stars 3 forks source link

Remove ResizeObserver component? #1

Open aeksco opened 3 years ago

aeksco commented 3 years ago

The ResizeObserver component ideally shouldn't exist, but the OpenJSCAD component blows up without that extra layer of protection in-place. Not sure about the root cause - would likely need to consult with somebody more familiar with the project.