Keyframes id should be different if fn values are used
Open
bug
complexity:high
important
- Dominant language
- JavaScript
- Stars
- 7.1k
- Forks
- 386
- PR merge metrics
- No merged PRs in 30d
Description
Once we start using fn values within keyframes, user may have 2 instances with the same keyframe id but different values, so the last one will override.
We need to find a way to use fn values and maintain keyframe id's.
Related issue #346
Contributor guide
Assessment
This issue has not been assessed yet.