I can't pass parameters to the component. #204
Answered
by
lukedeboer
chrisklein00
asked this question in
Q&A
-
I can't pass parameters to the component. I have 3 files: Inside Livewire/test.blade.php Inside /Http/Livewire/TestModal.php
And livewire.test-modal which displays the content of the modal window. But I can't get the id_code. Let's see if someone can help me with this. Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
lukedeboer
Jul 12, 2022
Replies: 1 comment 1 reply
-
Aren't you supposed to be using the mount method to accept them? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
PhiloNL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Aren't you supposed to be using the mount method to accept them?