You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #2401 [LiveComponent] Fix checkbox/radio value matching (smnandre)
This PR was merged into the 2.x branch.
Discussion
----------
[LiveComponent] Fix checkbox/radio value matching
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Issues | Fix #...
| License | MIT
It seems we let [some changes](b406997#diff-9e1dc5b957786f187f0ba493e27e3324bf16cac1129765adacfc2b26b41b6adbR82) appear using linter/formater.. and this time the fuzzy comparaison was intended.
This PR revert those changes to bring back some flexibility and better value matching.
Commits
-------
9c4c0af [LiveComponent] Fix checkbox/radio value matching
0 commit comments