Troubleshooting Guide
Use the quick fixes below before submitting a ticket. They resolve most issues that reach the support queue.
Refresh Authentication Tokens
- If the coach portal suddenly logs you out, run
npm run refresh-jwtlocally to refresh credentials. - Confirm the browser includes the updated token by reloading the app.
Clear Cached Draw Data
- The play editor stores assets locally to speed up loading. When diagrams behave oddly:
- Open the browser developer tools.
- Clear site data and reload the coach portal.
- Cached FBX or SVG assets regenerate automatically.
Reset Your Password
- Open the login page and click Forgot Password.
- Enter the email address used for your VReps account.
- Check spam folders if the reset email does not appear within a few minutes.
Report an Issue
- Capture console logs, network traces, and any steps that reproduce the bug.
- Submit the details through the in-app contact form or email the support alias.
- Mention the environment (production, staging, local) and the locale in use.