Apr 2, 2024
0
Level 1
Livewire Component is not trigered
i have triggered my livewire component from the script file using window.livewire.emit('codingAnswers', payload); function,but in rare scenario all functions in the component file is not triggered after some clicks,and i haven't got any error logs or console error,but if i refresh the page every thing is working fine,and i am getting this issue for 1or2% of users randomly,Can anyone help me to solve this issue
Please or to participate in this conversation.