You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have issue with livewire2 and sentry. Each action of livewire, it will make transaction like " livewire?component=pos.pos-transaction". But my url is pos/pos-transaction. How can I group it in transaction pos/pos-transaction and identify each action of livewire (Example: search, goToPage...)