having multiple components in a single page #3445
Unanswered
massimocolella
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,
what if I need more than one single livewire upload component in a page? I need to separate the file upload because I need two different uploads, but when I try this, all the two components react the same, and get the same image. What should I customise to get this?
thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions