Hello,
When using the latest version of ModelViewer (currently 1.2.0) on my iPhone (IOS 13.6.1) with Google Chrome (v84.0), the .glb file is downloaded when I click on the 3D icon instead of launching the QuickLook viewer.
I downgraded to ModelViewer 1.1.0 and everything works fine again.
Hi @benjamindelmee, we encountered the same problem! So glad you shared this.
How do I downgrade to ModelViewer 1.1.0?
Hi @benjamindelmee, we encountered the same problem! So glad you shared this.
How do I downgrade to ModelViewer 1.1.0?
When you import the library, use this code:
<script type="module"
src="https://unpkg.com/@google/[email protected]/dist/model-viewer.min.js">
</script>
Hi @benjamindelmee, we encountered the same problem! So glad you shared this.
How do I downgrade to ModelViewer 1.1.0?When you import the library, use this code:
<script type="module" src="https://unpkg.com/@google/[email protected]/dist/model-viewer.min.js"> </script>
Awesome, thanks!
Okay, v1.2.1 with this fix is now up on npm and unpkg. Would anyone be so kind as to confirm it is now working as expected?
Okay, v1.2.1 with this fix is now up on npm and unpkg. Would anyone be so kind as to confirm it is now working as expected?
I checked it, works like charm again, cheers!
Checked, it works for me too! Thanks for the fix 馃憤
Most helpful comment
Okay, v1.2.1 with this fix is now up on npm and unpkg. Would anyone be so kind as to confirm it is now working as expected?