dev environment constantly not showing pages correctly
o/ i'm running into weird issues with my dev environment. certain pages do not work, and signals/resources also seem to break. any idea?
something probably relevant: the
download.tsx
file in /routes/ was called subscriptions.tsx
earlier. i renamed it, and stuff seemed to break. this also seemed to repeatedly happen when i create a new route or a new file. any idea?3 Replies
- the moon button, which supposedly changes the theme, stops working. also u notice that earlier pages were dark-themed, but here it's light, which means onMount() isn't getting called
- the login button also seemed to break
Restart dev server?
done that many times
it eventually stopped happening
so im suspecting something with the cache