stefanhk31 / personal_blog_flutter

https://stefanhodgeskluck.com
2 stars 0 forks source link

Failure to load content on some browsers #98

Closed stefanhk31 closed 6 months ago

stefanhk31 commented 6 months ago

Haven't been able to repro myself, but reports of content not loading on iOS chrome.

stefanhk31 commented 6 months ago

Perhaps related to this safari bug? https://github.com/Sub6Resources/flutter_html/issues/1314

stefanhk31 commented 6 months ago

Could also be related to this canvaskit issue since it's occurring on overview page: https://github.com/flutter/flutter/issues/132927

stefanhk31 commented 6 months ago

Possibly an issue specifically with older devices (I could repro on 12.5.7). Left an issue in Flutter, but not sure on the best path forward: https://github.com/flutter/flutter/issues/147428

stefanhk31 commented 6 months ago

If particular device testing would help, could experiment with AWS device farm: https://aws.amazon.com/device-farm/

stefanhk31 commented 6 months ago

Finally able to repro on iOS 16.2. It looks like the flutter_html issue:

Screenshot 2024-04-27 at 8 51 02 AM