roots / sage

WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
https://roots.io/sage/
MIT License
12.69k stars 3.06k forks source link

Hot reload not working (Redirecting to base URL when front page is set) #3148

Closed philippschmid closed 11 months ago

philippschmid commented 11 months ago

Version

10

What did you expect to happen?

Since I mainly work on styles and layouts this is crucial to me. The expected behaviour is a page reload whenever I change a scss file, this does not work anymore once the Wordpress front page is set as a static page.

What actually happens?

When attempting to open page in dev mode over port 3000, it will automatically redirect to base URL (localhost) The page does not reload anymore. It has to be reloaded manually.

Steps to reproduce

Download and install sage 10 and set front page to a static page Start dev mode via yarn dev

System info

Docker, macOS Version 12.3 (21E230), happens also on Linux

Log output

No response

Please confirm this isn't a support request.

Yes

retlehs commented 11 months ago

Head over to https://discourse.roots.io/ for support requests