Open testBP0612 opened 1 year ago
I solved it
Can also attest to this. macOS 14 Beta 7 (23A5337a)
I'm using TailwindCSS so don't think it's styling related - any changes or route changes will cause the page to hard refresh - my production site doesn't experience the same issue so I am assuming it's server related. Switching between Chrome/Chromium or Safari also doesn't change anything.
Happy to run any diagnostics if required.
Every thread here about fast refresh not working with Sass/CSS/Tailwind etc just gets completely ignored.
I'm just kinda getting used to a full refresh after any client component or styling change - feels a bit nostalgic, like working with jQuery on old WordPress sites lol. You're not gonna get a response, unfortunately. This is the future 😅
Verify canary release
Provide environment information
Which area(s) of Next.js are affected? (leave empty if unsure)
Middleware / Edge (API routes, runtime), Operating System (Windows, MacOS, Linux)
Link to the code that reproduces this issue or a replay of the bug
none
To Reproduce
Describe the Bug
After updating my macOS, I've been experiencing issues with SCSS not updating immediately and Fast Refresh having to perform a full reload. Everything was working perfectly before the update.
Expected Behavior
SCSS should update immediately and Fast Refresh should work without performing a full reload.
Which browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response