Closed iurigustavo closed 2 months ago
Replaced static UUID bindings with dynamic ID bindings using Alpine.js in the ChoicesOffline component. This change improves reactivity and ensures accurate element targeting within the component.
refs: https://github.com/alpinejs/alpine/discussions/2989
What bug does it solve ?
Resolve the bug when filling in the options dynamically after component being created
Thanks!
Replaced static UUID bindings with dynamic ID bindings using Alpine.js in the ChoicesOffline component. This change improves reactivity and ensures accurate element targeting within the component.
refs: https://github.com/alpinejs/alpine/discussions/2989