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
{{ message }}
This repository was archived by the owner on May 29, 2022. It is now read-only.
I am using this in one of my project, & it seems it is not behaving well, I getting below error some times, It was all working fine with no error with React version 15.6.
Uncaught TypeError: Cannot read property 'getBoundingClientRect' of null at RippleAdapterImpl.computeBoundingRect (http://localhost:6006/static/preview.bundle.js:164810:41) at FoundationAdapter.computeBoundingRect (http://localhost:6006/static/preview.bundle.js:187629:35) at Object.object.(anonymous function) [as computeBoundingRect] (http://localhost:6006/static/preview.bundle.js:187648:35) at MDCRippleFoundation.layoutInternal_ (http://localhost:6006/static/preview.bundle.js:176465:35) at http://localhost:6006/static/preview.bundle.js:176458:17 RippleAdapterImpl.computeBoundingRect @ Ripple.js:138 FoundationAdapter.computeBoundingRect @ adapter.js:86 object.(anonymous function) @ adapter.js:105 layoutInternal_ @ mdc.ripple.js:1140 (anonymous) @ mdc.ripple.js:1133 requestAnimationFrame (async) layout @ mdc.ripple.js:1132 MDCRippleFoundation._this.resizeHandler_ @ mdc.ripple.js:813 7Ripple.js:138 Uncaught TypeError: Cannot read property 'getBoundingClientRect' of null at RippleAdapterImpl.computeBoundingRect (http://localhost:6006/static/preview.bundle.js:164810:41) at FoundationAdapter.computeBoundingRect (http://localhost:6006/static/preview.bundle.js:187629:35) at Object.object.(anonymous function) [as computeBoundingRect] (http://localhost:6006/static/preview.bundle.js:187648:35) at MDCRippleFoundation.getFgTranslationCoordinates_ (http://localhost:6006/static/preview.bundle.js:176294:185) at MDCRippleFoundation.animateActivation_ (http://localhost:6006/static/preview.bundle.js:176261:42) at http://localhost:6006/static/preview.bundle.js:176230:18