You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you are on a subpage like: https://vitesse.netlify.app/hi/test
If you refresh the page disabling cache with CMD + SHIFT + R, index page will be loaded before /hi/test page. We can see that in network render. Is this a vite-ssg issue ?
Any solution to fix this ?
Describe the bug
When you are on a subpage like:
https://vitesse.netlify.app/hi/test
If you refresh the page disabling cache with CMD + SHIFT + R, index page will be loaded before
/hi/test
page. We can see that in network render. Is this a vite-ssg issue ?Any solution to fix this ?
Reproduction
https://vitesse.netlify.app/hi/test
System Info
Used Package Manager
n/a
Validations
The text was updated successfully, but these errors were encountered: