Skip to content

Conversation

@4khobta
Copy link

@4khobta 4khobta commented Nov 7, 2025

Searchable field didn't trigger search() on Cyrillic input because keydown events were not firing properly.
Replaced @keydown.debounce with @input.debounce to fix it.

…ydown to input debounce

Searchable field didn't trigger search() on Cyrillic input because keydown events were not firing properly.
Replaced @keydown.debounce with @input.debounce to fix it.
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

Successfully merging this pull request may close these issues.

1 participant