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
Hello I am trying to do a mass clear and pass a boolean to trigger a clear inside the selector component. I set the value to null and the items I use to pass previous input into all the fields also as null. I debug and see everything has been cleared and yet the value will not clear from the previously selected input I have to press the clear button to be able to get it to its placeholder value. I have 4 selectors and a lot of items so it will be a pain to go clear by hand but if any suggestions on how to accomplish multi clear that would be appreciated.
The text was updated successfully, but these errors were encountered:
Origiri5272
changed the title
Clearing the values of the selected value in Svelte
Clearing the values of the selected values in Svelte
Jul 5, 2024
Hello I am trying to do a mass clear and pass a boolean to trigger a clear inside the selector component. I set the value to null and the items I use to pass previous input into all the fields also as null. I debug and see everything has been cleared and yet the value will not clear from the previously selected input I have to press the clear button to be able to get it to its placeholder value. I have 4 selectors and a lot of items so it will be a pain to go clear by hand but if any suggestions on how to accomplish multi clear that would be appreciated.
The text was updated successfully, but these errors were encountered: