# Sage 10: BrowserSync refresh loop

**URL:** https://discourse.roots.io/t/sage-10-browsersync-refresh-loop/21234
**Category:** sage
**Tags:** sage10
**Created:** 2021-08-05T17:25:04Z
**Posts:** 8
**Showing post:** 5 of 8

## Post 5 by @strarsis — 2021-08-06T14:08:04Z

Does this help?

> [@Sage 9 + BrowserSync not loading any CSS at all on 'yarn run start'](https://discourse.roots.io/t/sage-9-browsersync-not-loading-any-css-at-all-on-yarn-run-start/11332/26):
>
> @Simeon: Edit: According to author BrowserSync has to be configured with advanced key: new BrowserSyncPlugin({ target, open: config.open, proxyUrl: config.proxyUrl, watch: config.watch, delay: 500, advanced: { browserSync: { cors: true, }, }, }), Related issues:

So you experience a reload loop, BrowserSync reloads the whole page over and over again, and no styles are updated without reloading?

---

_[View the full topic](https://discourse.roots.io/t/sage-10-browsersync-refresh-loop/21234)._
