Skip to content

Conversation

mcass19
Copy link
Contributor

@mcass19 mcass19 commented Oct 16, 2025

Fixes #125.

Hi.. thanks for the library, works great!

I started seeing this error here and there on our apps as well. So this is an attempt to fix it by rejecting nil values on the selection list. The added unit test reproduces the failure before the fix.

@maxmarcon maxmarcon merged commit 1bec783 into maxmarcon:main Oct 17, 2025
5 checks passed
@maxmarcon
Copy link
Owner

Thank you so much for fixing this and for adding a test!!!! 🙏🚀🎉

@maxmarcon
Copy link
Owner

Btw: unfortunately the error seems to still occur when you have an option selected :(

To reproduce, select something and then follow the steps to reproduce #125.

If you want to take a look you're very welcome, otherwise I'll take a look once I have some time.

@mcass19
Copy link
Contributor Author

mcass19 commented Oct 17, 2025

Ah, nice catch!

I can definitely take another look when having some time. Thanks for the heads up!

@maxmarcon
Copy link
Owner

@mcass19 I found a more comprehensive bugfix for #125

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.

Error: key :label not found in :nil

2 participants