brunch / auto-reload-brunch

Adds automatic browser reloading support to brunch.
88 stars 30 forks source link

[Webkit Browser] refresh in 2 time #77

Closed alborq closed 5 years ago

alborq commented 7 years ago

Hello, When i use browser based on webkit (Chrome/Opera) On Windows (Seven/10) tested. Content is refresh with 1 time of retard, Explain :

Need 2 Refresh to show good data. Delay change nothing set to 5s (5000ms) give same result. Work perfectly on Firefox.

Config : OS : 7/10 Node : 4.6.1 auto-reload-brunch : "auto-reload-brunch": "^2.7.1", Brownser tested : Firefox|Chrome|Opera : Lastest

Ask more information if needed.

denysdovhan commented 7 years ago

Hi, @alborq! Thanks for reaching out!

Is this issue still present? Could you create a repo that reproduces your bug? I going to dive into sources and try to help you with this issue.

pejalo commented 7 years ago

I'm experiencing this exact issue, on Opera 43 on macOS 10.12.3

All I did was run these commands:

brunch new -s marionettejs
npm install --save-dev auto-reload-brunch
brunch watch --server