maxmarcon / live_select

Dynamic (multi)selection field for LiveView
https://hex.pm/packages/live_select
Apache License 2.0
186 stars 35 forks source link

Makes sure current selection is saved for pre-selected & forced values #82

Closed arconautishche closed 2 months ago

arconautishche commented 2 months ago

Fixes #81

maxmarcon commented 2 months ago

Thank you!!! 🚀 great test 👍

Cees-Kettenis commented 2 months ago

I ran into the same issue, and i applied this fix locally since there no new release yet. It works exactly as expected.

maxmarcon commented 2 months ago

I will release a new version soon. You don't have to apply the change locally though, you can just point your entry in mix.exs to use the live select version from github main