Pass Param to livewire component via action to modal
I am having an issue passing a param to a livewire component inside a modal , the modal itself works and plays the video when hard coded: https://gist.github.com/devcbash/a2f99d4c46fbe5a6515bd02fbc7d12dc
Gist
Not Passing param to livewire component inside Modal
Not Passing param to livewire component inside Modal - gist:a2f99d4c46fbe5a6515bd02fbc7d12dc
Solution:Jump to solution
I created a filament and view and inserted the livewire component from there
1 Reply
Solution
I created a filament and view and inserted the livewire component from there