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: avoid crash when setting index to 0 to tracks selection #3721

Conversation

freeboub
Copy link
Collaborator

Summary

Fix: avoid crash when setting index to 0 to tracks selection

Motivation

Fix issue: #3704

Changes

Rework previous fix to ensure selected index is correctly passed to native part.
Index 0 was causing an issue, BTW I wilso ensure providing an object or array display a console.warn

Test plan

I tested the selection by language and setting index to 0 and 1

@KrzysztofMoch KrzysztofMoch merged commit 518a9a9 into TheWidlarzGroup:master Apr 30, 2024
2 checks passed
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