Hello community!
This is not a bug but more like an improvement. I’ve noticed that even the latest version of Inspector outputs React warnings into the console
The issue is not with the inspector itself but with a bundled dependency re-resizable
. This issue is fixed in re-resizable >6.0.0. There is no issue in babylon.inspector.bundle.js
but it is not automatically picked up by js bundlers like webpack, vite, etc.
To reproduce GitHub - Vlad160/babylon-inspector-demo