Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clearing the values of the selected values in Svelte #695

Open
Origiri5272 opened this issue Jul 5, 2024 · 1 comment
Open

Clearing the values of the selected values in Svelte #695

Origiri5272 opened this issue Jul 5, 2024 · 1 comment

Comments

@Origiri5272
Copy link

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.

@Origiri5272 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
@ergen35
Copy link

ergen35 commented Sep 20, 2024

Up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants