Javascript events not collected in the events tab #22
eguiluz
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
Hi @eguiluz, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Events emitted with javascript from blade views are not recorded in the events tab.
The event eventNameHere (which is picked up in the component correctly with #[On('eventNameHere')] is not registered by wire-spy.
Beta Was this translation helpful? Give feedback.
All reactions