JakeOcean
Results
2
comments of
JakeOcean
I published the components and then added `{{ $attributes }}` to the checkbox and toggle switch and I was able to use `wire:model="whatever"` just fine
Somewhat related, when using the `createOptionForm` to add a new Option to a Select within a Modal (during Import in my case), the newly created Option never gets selected unless...