You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that data always get reset on initial $bind, which creates a flash before $bind is completed if there are existing data. I understand there is option set reset behavior in subsequent $bind, but for the initial bind, data should be left intact until the $bind is completed.
The text was updated successfully, but these errors were encountered:
I noticed that data always get reset on initial $bind, which creates a flash before $bind is completed if there are existing data. I understand there is option set
reset
behavior in subsequent $bind, but for the initial bind, data should be left intact until the $bind is completed.The text was updated successfully, but these errors were encountered: