I use React + Vite to build a web application, after that load issue was solved it takes alot more time to load the preview in the browser using the same device and same internet connection.
When you try to open the preview in the separate tab, does it load faster? Or does it take the same amount of time as the in-IDX preview?
I Use Vite development server
npm run dev
The speed is the same inside IDX as well as when you open the preview in a separate tab?