Closed tjzel closed 6 days ago
When I added compiler-safe API for shared values, I accidentally forgot that animations exist and that their assignment to shared values has to be handled separately.
Fixes
Added relevant runtime test suite and adjusted some others.
Summary
When I added compiler-safe API for shared values, I accidentally forgot that animations exist and that their assignment to shared values has to be handled separately.
Fixes
6613
Test plan
Added relevant runtime test suite and adjusted some others.