Unable to resolve dependency #299
Unanswered
developerabdan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi, i'm working on your modal elements, the documentation show that to pass the parameter from the emit needs some depedency injection in the mounted.
Can i pass the data without depedency injection?
Call modal from livewire component:
Passing data from livewire component to Modal Component
when i try to pass the parameters, it shows error
Unable to resolve dependency [Parameter #0 [ <required> $filters ]] in class App\Http\Livewire\Modal\TableDataMahasiswa
Beta Was this translation helpful? Give feedback.
All reactions