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
{{ message }}
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.
Enhancement
There is no need to run the full set properties logic for the initial cycle when there are no registered custom diff functions.
We should just set the incoming properties as the widgets properties and set the changed keys accordingly.
Proposal: Add private
_initialProperties
flag toWidgetBase
and include the logic described above.The text was updated successfully, but these errors were encountered: