Hacker News new | ask | show | jobs
by archerx 775 days ago
It doesn’t render at all on my ipad pro with iOS 13.7. Actually it does render and then immediately turns black. People give w3schools a lot of flak but at least it renders and is usable on my ipad unlike the MDN docs. Do we no longer care about backwards compatibility, it seems not and that’s shameful.
2 comments

FWIW the mdn blog works just fine without js so maybe try it while disabling javascript.
Im guessing this has something to do with certain protocols not supported on an (almost) 4 year old browser without any (security) updates.
> Actually it does render and then immediately turns black

This sounds like javascript behavior (MDN, to my surprise, is built on React).