christianvoigt/argdown

Argdown Webcomponent on iOS

ggbetz opened this issue · 3 comments

Hi, @christianvoigt. Thanks for your fine work! I'm using the very nice web component on argumentationsanalyse.online and have just noticed that there's an issue with Safari/Firefox on iOS:

But the old web component works:

Hi, I just tested the site on IOS Safari & Brave, Android Firefox and OSX Safari & Firefox and everything is fine. I think this is probably a cache problem on your side.

Thanks! I checked it: It works fine on iOS 14.4.2, but not with Safari on older iOS 13.6.1. -- which might be ok.

Interesting, this might be caused by the minimum browser requirements I used for the bundler (parcel 2). I will check that next time I release the package. For now I think we can live with that, especially since the Web Component was designed to degrade nicely. I want to focus on bundling up the next release of the VSCode extension right now, which is always the part of the release that is causing the hardest and most unexpected problems.