floating-ui/react-popper

use react-spring browser will be crash

LeeHao12 opened this issue · 0 comments

Reproduction demo

https://codesandbox.io/s/react-popper-demo-z1cfm

Steps to reproduce the problem

  1. component state control tooltip show or hide
  2. use react-spring provide opacity animate
  3. fast change state browser will be crash

Packages versions

  • react: v16.8.6

  • react-popper: v1.4.3

  • react-spring: v8.0.27