google / model-viewer

Easily display interactive 3D models on the web and in AR!
https://modelviewer.dev
Apache License 2.0
6.76k stars 801 forks source link

<model-viewer> shows neither content, nor styling on mobile Safari specifically on iPadOS 17.0 #4468

Closed PixelPartner closed 10 months ago

PixelPartner commented 10 months ago

Description

On iPads running iPadOS 17.0 (21A329) the canvas / shadowDOM of <model-viewer> stays empty, but properly sized.

Also reported to

Webkit: https://bugs.webkit.org/show_bug.cgi?id=261727 Apple: rdar://115722249 Apple: FB13187835

Live Demo

https://modelviewer.dev (your own project docs/samples)

Version

Browser Affected

OS

PixelPartner commented 10 months ago

Safari on iPhoneOS 17.0 works as expected.

PixelPartner commented 10 months ago

Twitter user @LightfieldArt confirmed this

elalish commented 10 months ago

Thanks for letting us know and for filing the bug on Apple. This doesn't look like something we can fix from our side, though if you happen to find a work-around, a PR is always welcome!

PixelPartner commented 10 months ago

Apple fixed that with iPadOS 17.0.1, so please all update soon.

elalish commented 10 months ago

Excellent, thank you!