Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.
This repository was archived by the owner on May 29, 2022. It is now read-only.

Seems it is not 100% compatible with React latest version 16.2 #57

@hitendramalviya

Description

@hitendramalviya

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions