realm-js icon indicating copy to clipboard operation
realm-js copied to clipboard

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

Open kraenhansen opened this issue 5 years ago • 3 comments

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 avatar Nov 05 '19 18:11 kraenhansen

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

I never could get it to work.

esutton avatar Nov 06 '19 16:11 esutton

@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!

bmunkholm avatar Nov 08 '19 09:11 bmunkholm

@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.

esutton avatar Nov 08 '19 19:11 esutton