mkosir / react-parallax-tilt

👀 Easily apply tilt hover effect on React components - lightweight/zero dependencies (3kB)

Home Page:https://mkosir.github.io/react-parallax-tilt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught runtime errors

wkylin opened this issue · comments

Description

Cannot read properties of null (reading 'style')
TypeError: Cannot read properties of null (reading 'style')

Link to Reproduction - Please provide demo in online code editor CodeSandbox or similar. - Issues without a reproduction link are likely to stall.

no

Steps to reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior

click

Code snippets

<Tilt reset={false}>
  <MyComponent />
</Tilt>

React Parallax Tilt Version

1.7.163

Browser

No response

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

No response

Hey @wkylin, can you add a bit more details with reproduction example. Thanks.

Closing this issue since inactivity, feel free to reopen it!