react-gsap icon indicating copy to clipboard operation
react-gsap copied to clipboard

Tween does not update on props change.

Open fitzmode opened this issue 4 years ago • 0 comments

Dynamic updates of Tween from prop not applied on internal gsap.

https://github.com/bitworking/react-gsap/blob/2ad4170441adeaf7d65dafcf6f837f8be9042dd8/packages/react-gsap/src/Tween.tsx#L113-L115

https://github.com/bitworking/react-gsap/blob/2ad4170441adeaf7d65dafcf6f837f8be9042dd8/packages/react-gsap/src/Tween.tsx#L130-L161

fitzmode avatar Sep 25 '20 13:09 fitzmode