Troubleshooting
Troubleshooting
Common issues and solutions for Dex apps.
Topics
- Common Errors — Build and runtime errors
- Path Issues — Routing and config problems
- Build Failures — Compilation and bundling issues
Quick Fixes
| Problem | Solution |
|---|---|
| Port in use | Change PORT env var |
| Routes not updating | Restart dev server |
| Layout not showing | Check web/layouts/ structure |
| 404 on refresh | Ensure SPA fallback is enabled |
Getting Help
- GitHub Issues
- Discord (if available)