Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

[Webkit Browser] refresh in 2 time #77

Closed
alborq opened this issue Oct 21, 2016 · 2 comments
Closed

[Webkit Browser] refresh in 2 time #77

alborq opened this issue Oct 21, 2016 · 2 comments

Comments

@alborq
Copy link

alborq commented Oct 21, 2016

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

  • Start with text '1'
  • Display 1
  • Edit text to '2'
  • Display 1
  • Edit text to '1'
  • Display 2

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
Copy link
Contributor

denysdovhan commented Dec 28, 2016

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
Copy link

pejalo commented Feb 19, 2017

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

@alborq alborq closed this as completed Apr 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants