We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://stackblitz.com/edit/konsta-svelte-yco6fu?file=App.svelte
When deleting from the Searchbar text field, the text remains and 'null' is printed
Searchbar
Text is deleted and 'null' does not appear
No response
3.1.2
Windows Brave 1.63.161, Android Chrome 122.0.6261.64
The text was updated successfully, but these errors were encountered:
Oops, silly me, it was within handleSearch...
Sorry, something went wrong.
No branches or pull requests
Check that this is really a bug
Reproduction link
https://stackblitz.com/edit/konsta-svelte-yco6fu?file=App.svelte
Bug description
When deleting from the
Searchbar
text field, the text remains and 'null' is printedExpected Behavior
Text is deleted and 'null' does not appear
Actual Behavior
No response
Konsta UI version
3.1.2
Platform/Target and Browser Versions
Windows Brave 1.63.161, Android Chrome 122.0.6261.64
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: