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
In blade, when clicking the switch toggle, the value is updated, but not the component, it stills mark as false (although the value is true=). When clicking again, the component blade is updated, but now the value its opposite as marked!
I think the issue is this attribute... if removing it, the component works fine.
Steps to reproduce
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Laravel Form Components Version
v8.1
Laravel Version
v9
Alpine Version
No response
Bug description
In blade, when clicking the switch toggle, the value is updated, but not the component, it stills mark as false (although the value is true=). When clicking again, the component blade is updated, but now the value its opposite as marked!
I think the issue is this attribute... if removing it, the component works fine.
Steps to reproduce
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: