BrowserSync / UI

User interface for BrowserSync

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browsersync ui crash

bluemsn opened this issue · comments

commented
  1. open the Browsersync-ui page
  2. click history tab
  3. click sync all Button

The program of BrowserSync is working
but Then

  1. click remote debug
  2. turn on Remote Debugger (weinre)
  3. click history tab
  4. click sync all Button, The Browsersync ui is crash !!!!

The Browser is Chrome Version 51.0.2704.103 (64-bit)

image
image

I don't know why ?

@bluemsn Have you fixed that problem? I get the same error when I try to set remote debug on.
I run browsersync on a vm on the server.

@lokhmakov look at my reply here. its not a real solution but i got it working somehow. BrowserSync/browser-sync#318

what repo do you use?

@regenrek I run from MacOS without VM under webpack, babel and after enabling weinre and page reload server crash with similar message as @bluemsn post

I have the same issue, do you have a solution?