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

Fix zero items length bug #1545

Merged
merged 1 commit into from
Dec 8, 2022
Merged

Fix zero items length bug #1545

merged 1 commit into from
Dec 8, 2022

Conversation

ibilux
Copy link
Contributor

@ibilux ibilux commented Oct 29, 2022

Fix an error related to zero items in combobox.
The error stack trace was:

ComboBox.svelte:135 Uncaught TypeError: Cannot read property 'disabled' of undefined
    at change (ComboBox.svelte:135)
    at HTMLInputElement.keydown_handler_1 (ComboBox.svelte:325)
    at HTMLInputElement.<anonymous> (index.mjs:427)

@metonym
Copy link
Collaborator

metonym commented Dec 8, 2022

Fixed in v0.70.13.

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.

2 participants