Bug report
Current Behavior
The dependency react-remove-scroll (at v2.5.5) can spew spurious console errors (see #1594 and #1670).
react-remove-scroll-bar: cannot calculate scrollbar size because it is removed (overflow:hidden on body
at RemoveScrollBar (http://localhost:3000/node_modules/.vite/deps/chunk-Y3VCPVOO.js?v=fe40dff0:440:26)
at RemoveScrollSideCar (http://localhost:3000/node_modules/.vite/deps/@radix-ui_react-dialog.js?v=fe40dff0:1260:35)
Expected behavior
No spurious console errors
Suggested solution
Update react-remove-scroll from 2.5.5 to 2.5.6.