How work with events to normal livewire component #1381
YnievesDotNet
started this conversation in
General
Replies: 1 comment 2 replies
-
Hello. Can you give more details, example code ? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I like send an event dispatch to one livewire component, but don't work, or something I are passing and fail the process.
In powerGrid i make a button for create a PDF with a list of checked row, but don't download the pdf or stream the file using dompdf.
I try to build the pdf on a normal livewire component but is not launched the event
I'm are using Laravel 10, livewire 3 and power grid 5
Thanks
Beta Was this translation helpful? Give feedback.
All reactions