You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed React 16.13.1 and React-Dom 16.13.1
What is the root cause for the issue, and how to resolve it?
muuri.module.js:1324 Uncaught TypeError: element.getBoundingClientRect is not a function
at getContentRect (muuri.module.js:1324:1)
at push../node_modules/muuri/dist/muuri.module.js.AutoScroller._checkItemOverlap (muuri.module.js:1877:1)
at push../node_modules/muuri/dist/muuri.module.js.AutoScroller._updateRequests (muuri.module.js:2127:1)
at push../node_modules/muuri/dist/muuri.module.js.AutoScroller._readTick (muuri.module.js:1710:1)
at push../node_modules/muuri/dist/muuri.module.js.Ticker._step (muuri.module.js:1035:1)
Previously I had React 17 version displaying a blank screen when I added the Muuri component! so I have downgraded it, then it worked!
The text was updated successfully, but these errors were encountered:
rajath002
changed the title
Getting element.getBoundingClientRect is not a function error, while doing Click and Drag in my Physical machine. This error I'm not getting in my Code Sandbox
Getting element.getBoundingClientRect is not a function error, while doing Click and Drag in my Physical machine.
Jun 26, 2022
Getting element.getBoundingClientRect is not a function error while doing Click and Drag in my Physical machine.
This error I'm not getting in my Code Sandbox
I have installed React 16.13.1 and React-Dom 16.13.1
What is the root cause for the issue, and how to resolve it?
Previously I had React 17 version displaying a blank screen when I added the Muuri component! so I have downgraded it, then it worked!
The text was updated successfully, but these errors were encountered: