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

Remote Debug tools do not work #1556

Closed
1 of 4 tasks
vindemasi opened this issue May 3, 2018 · 1 comment
Closed
1 of 4 tasks

Remote Debug tools do not work #1556

vindemasi opened this issue May 3, 2018 · 1 comment

Comments

@vindemasi
Copy link

Issue details

Remote Debug tools do not work ("CSS Outlining", "CSS Depth Outlining" and "Overlay CSS Grid").

Steps to reproduce/test case

Enable toggle button and verify nothing change in rendering.

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

  • Browsersync [ 2.24.x ] while 2.23.7 is working.
  • Node [ 4.9.1 ]

Browsersync use-case

  • API
  • Gulp
  • Grunt
  • CLI

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

browserSync.init({
server: './build'
});

@shakyShane
Copy link
Contributor

Fixed in browser-sync@2.24.4 :)

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