Load custom component inside action modal
Ok I think I'm missing something obvious here, but is there a way to load a custom Livewire component inside a modal action?
Here's an example of what I've tried
but it doesn't work (the modal is empty)
This is what my component looks like
Here's an example of what I've tried
but it doesn't work (the modal is empty)
This is what my component looks like