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

Display a warning helping users debug using Safari if they're debugging on a Mac using Chrome #2593

Open
kraenhansen opened this issue Nov 5, 2019 · 3 comments

Comments

@kraenhansen
Copy link
Member

kraenhansen commented Nov 5, 2019

Goals

To improve the debugging experience, we could show a "yellow box" warning, telling them about the Safari workaround for debugging, when detecting that the user is debugging on a Mac via Chrome.

@kraenhansen kraenhansen changed the title Display a warning to help users debug using Safari if they're debugging on a Mac Display a warning helping users debug using Safari if they're debugging on a Mac using Chrome Nov 5, 2019
@esutton
Copy link

esutton commented Nov 6, 2019

Consider a link to how to Setup Safari debugging as well.

I never could get it to work.

@bmunkholm
Copy link
Contributor

@esutton Thanks for the good suggestion. You are always more than welcome to create an issue like that when things don't work. Adding details about what you tried and what problems you faced makes it much easier to address. I'll create one for now, but if you can help with what you tried and couldn't get to work, that would be gold!

@esutton
Copy link

esutton commented Nov 8, 2019

@bmunkholm Thanks Brian. I need to try setting up Safari debugging again.

I cannot remember if I was stuck on Safari not connecting?

Or if my problems was no source code line display in Safari. Which I am not sure is any better than adding console.logs everywhere like I must do now. I should give it a try again.

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

No branches or pull requests

4 participants