use react-spring browser will be crash
LeeHao12 opened this issue · 0 comments
LeeHao12 commented
Reproduction demo
https://codesandbox.io/s/react-popper-demo-z1cfm
Steps to reproduce the problem
- component state control tooltip show or hide
- use react-spring provide opacity animate
- fast change state browser will be crash
Packages versions
-
react: v16.8.6
-
react-popper: v1.4.3
-
react-spring: v8.0.27