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
fix(tracker): flush track, vitals, and errors on flush() and unload
- flush() now drains batch, track, vitals, and errors queues
- handlePageUnload flushes track, vitals, and errors before exit beacon
- Expose __tracker in debug builds for tests
- Add Playwright coverage for queued delivery and navigation
0 commit comments