fix(change_detection): fixed reflect properties as attributes
Closes #3761
This commit is contained in:
@ -58,6 +58,7 @@ class _MyComponent_ChangeDetector0
|
||||
}
|
||||
|
||||
this.notifyDispatcher(l_interpolate1);
|
||||
this.logBindingUpdate(l_interpolate1);
|
||||
|
||||
this.interpolate1 = l_interpolate1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user