Commit eee2621
bodymovin
clear bindable property when used
# Description
fix: If a bindable property is used in multiple places it causes invalid states and can lead to a crash
# Details
a bindable property has a single owner responsible of its lifecycle, so we need to clear its value once it's used
Diffs=
e3cd39b754 clear bindable property when used (#9198)1 parent 3d4f4e9 commit eee2621
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments