F
Filament8mo ago
core

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:
I created a filament and view and inserted the livewire component from there
Jump to solution
1 Reply
Solution
core
core8mo ago
I created a filament and view and inserted the livewire component from there