Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

two browsers accessing same angular 2 app with browser sync is showing the same navigation -affecting each other #1280

Open
10 tasks
HydTechie opened this issue Jan 4, 2017 · 1 comment

Comments

@HydTechie
Copy link

Issue details

two browsers accessing same angular 2 app with browser sync is showing the same navigation -affecting each other
Please provide issue details here.

  1. An angular app copied to QA server, then accessed by two different PC's browser.
  2. do navigation around obvious links like any or route urls like /home, /login
  3. Strange that both browsers navigation effecting other one.. Killer bug some where?

Steps to reproduce/test case

Please provide necessary steps for reproduction of this issue, or better the
reduced test case (without any external dependencies)
.

Please specify which version of Browsersync, node and npm you're running

  • Browsersync [ ]
  • Node [ ]
  • Npm [ ]

Affected platforms

  • linux
  • windows
  • OS X
  • freebsd
  • solaris
  • other (please specify which)

Browsersync use-case

  • API
  • Gulp
  • Grunt
  • CLI

If CLI, please paste the entire command below

{cli command here}

for all other use-cases, (gulp, grunt etc), please show us exactly how you're using Browsersync

{Browsersync init code here}

@joemaller
Copy link
Contributor

I think this is expected behavior. Browsersync mirrors user input across devices so you can test on multiple screens at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants