stackblitz / bolt.new

Prompt, run, edit, and deploy full-stack web applications
https://bolt.new
MIT License
6.13k stars 1.7k forks source link

Delayed Preview Windows (Bolt & StackBlitz) #1164

Open fixfounder opened 2 days ago

fixfounder commented 2 days ago

Describe the bug

My previews in Bolt and Stackblitz are heavily delayed from 3-5 minutes. If I want to preview my project in either environment, it takes upwards of five minutes for each iteration to see the results. I have no delays when the same code is deployed into production for Netlify or CloudFlare pages.

Link to the Bolt URL that caused the error

Ask in Discord, this is publicly accessible.

Steps to reproduce

  1. Create a Vite/React Project
  2. Make changes
  3. Previews slow down
  4. 3-5 minutes to load preview in Bolt/StackBlitz

Expected behavior

Speedy previews for quick iteration.

Screen Recording / Screenshot

Scripts stay at pending: image

Finally loaded after minutes of waiting:

image

Same issue in Bolt Preview:

image

Platform

Winblows 11 Edge/Chrome (Current)

Additional context

No response

fixfounder commented 2 days ago

Brand new project with VITE/REACT, the first time I've compiled it from Prompt#1:

image image