Safari problems - both with Ionic document pages and debugging

I’m facing a weird issue. When I try and debug my iOS app on Safari using web inspector, its stopped showing any details (no console logs, no DOM tree). This used to work before and not sure what changed.

Around the same time, the Ionic Docs page stopped showing its demo screen too. For example

I see:

Note the black screen.

Trying to right click on the blank screen and do an inspect element produces this

Everything works perfectly in Chrome!

My gut feel is my debug woes and this are related. Any one had this issue before?

Notes:

  1. Safari 10.1.2
  2. OSX 10.12.6
  3. I’ve tried deleting cache and history several times - no dice
  4. No weird plugins that I an see
1 Like

Did you ever figure this out? I’m having the same issue, but I’m not getting the ionic documentation issue.