if x-show is false deselect option #2708
Unanswered
basvandertogt
asked this question in
1. Help
Replies: 1 comment 1 reply
-
I assume it's a Livewire question since it looks like it's rendered and updated server-side. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The options within the select below are shown or not based on some conditions. When the condition is not met the option disapears. However when this option is already selected it should be deselected. Otherwise this option will be submitted which is incorrect. What is the best approach for this?
Beta Was this translation helpful? Give feedback.
All reactions