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
clearStore() items are not resetting correctly when I use this method. When I select an option, it adds a new item instead of resetting to the initial state.
The text was updated successfully, but these errors were encountered:
It is actually a bug in the refresh which it is preserving previous selections, and the setChoiceByValue method not respecting the single selection when restoring the initial configuration
Xon
linked a pull request
Aug 29, 2024
that will
close
this issue
clearStore() items are not resetting correctly when I use this method. When I select an option, it adds a new item instead of resetting to the initial state.
The text was updated successfully, but these errors were encountered: