Open MahmoudSaidHaggag opened 2 years ago
I am listen to emit event, but it not firing
with this code
(new Vue()).$on("my-event", value => { // handle form values, ajax here... })
I am listen to emit event, but it not firing
with this code
(new Vue()).$on("my-event", value => { // handle form values, ajax here... })