Sage 9 beta 4: Browser Sync doesn't update the styles

Glad you got it to work finally, Robert :slight_smile:

Thatā€™s strange about the caching problem. Normally I have dev tools open most of the time when Iā€™m changing styles but it also works fine with it closed. I guess you could leave dev tools open and detach it if you need the screen spaceā€¦

It would be good to resolve it properly though - have you tried turning the disable cache flag off and looking at the network panel to see what the HTTP headers are? Maybe something in your local server setup is triggering the caching. Itā€™s also possible that thereā€™s some problem still with HTTPS and the Browser Sync proxy.

Iā€™m stuck at this problem.

In the chrome console it show the following error message:

EventSource's response has a MIME type ("text/html") that is not "text/event-stream". Aborting the connection.

I think it might be connected. Can anybody help?

1 Like

For me I fixed this problem by switching everything to http rather than https. Not sure why it fixed it but it did.

1 Like

Hereā€™s an explanation: Yarn run build Error | Dist folder permissions unchangeable