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 Feb 20, 2019. It is now read-only.
optional persist, defaults to false. if set to truepersist will keep UI state for this component after it unmounts. if set to false the UI state will be deleted and recreated when the component remounts.
Is there any options to let me preserve components' ui state? In some senerio, that component may remount to component tree.
Any thing like this ?
The text was updated successfully, but these errors were encountered: