Preview Not Loading
Symptoms
- Blank preview pane
- Loading spinner that never finishes
- Error message in preview
Solutions
1. Click Refresh
Use the refresh button in the preview pane.
2. Check for Errors
Look at the console for JavaScript errors. Some code may have bugs.
3. Wait for Generation
Preview only works after files are generated. Wait for generation to complete.
4. Browser Issues
- Clear cache
- Try different browser
- Disable ad blockers
5. Mobile Preview
On mobile, preview may take longer. Be patient.
Common Errors
Module not found
The AI generated an import that does not exist. Ask VULK to fix the import.
Syntax error
There is a typo in the code. Ask VULK to fix the syntax error.