Bug 239594 - [model] On iOS only the first of two/more <model> elements loads content
Summary: [model] On iOS only the first of two/more <model> elements loads content
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari 15
Hardware: iPhone / iPad iOS 15
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-21 02:31 PDT by Thomas Kumlehn
Modified: 2022-06-07 01:02 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Kumlehn 2022-04-21 02:31:59 PDT
Running iOS 15.4.1 (19E258) with <model> feature enabled

I placed two <model> elements on a single HTML page.
This both works as expected on macOS 12.3.1 with Safari TP 143 and iPadOS 15.5 public beta 2, but on iOS (see above) only the first .usdz content is loaded and the second does not even reserve a canvas area.

This site works fine on iPadOS 15.5, but not on iOS:
https://kreativekk.de/wp-content/uploads/ar/2modelNoBug.html
Comment 1 Antoine Quint 2022-04-22 02:55:55 PDT
I expect this is an issue with constrained memory use, and we need to display a loading error icon on the page to convey that a <model> element failed to load.
Comment 2 Ryan Haddad 2022-04-22 16:15:49 PDT
rdar://92153443
Comment 3 Thomas Kumlehn 2022-06-07 01:02:49 PDT
Safari iPadOS 16 beta
now present a failed load icon for ALL <model>s