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

DebugBar insertion brakes when using BrowserSync as proxy #55

Closed
enzy opened this issue Jul 25, 2014 · 1 comment
Closed

DebugBar insertion brakes when using BrowserSync as proxy #55

enzy opened this issue Jul 25, 2014 · 1 comment

Comments

@enzy
Copy link

enzy commented Jul 25, 2014

Steps to reproduce:

  1. Install browser-sync npm install -g browser-sync
  2. Run browser-sync as proxy browser-sync start --proxy "localhost"
  3. Navigate to nette app with enabled debug bar

Result:

JS error in console: Uncaught SyntaxError: Unexpected token ILLEGAL

image

@dg
Copy link
Member

dg commented Jul 25, 2014

Duplicated #48

@dg dg closed this as completed Jul 25, 2014
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