Error tracking
The errors your users are actually hitting, with what to fix, in plain language.
1 major problem needs attention61 users are hitting a critical error right now.
Open issues3
Critical1
Users affected61
tigr AI
Fix these in order
One critical issue is actively costing you checkout conversions. Fix that first, the rest can wait a few days.
Updated 27 days ago- 1View
Checkout is failing for about 6 in 10 people who hit it right now
Guard addToBasket() against the template still loading, and disable the button until it is ready.
- 2View
New users on slow connections crash before finishing onboarding
Block step 2 on the project-create promise instead of a timer.
- 3View
Large exports are timing out for your heaviest users
Move exports over 200 assets to a background job.
tigr AI