disable-zoom still not working in v1.4.1 #1964
Unanswered
aresrioja10
asked this question in
Q&A
Replies: 2 comments
-
The problem lies on how react handles attribute conversion when used with a web component if I remember correctly. You can do something of that sort as a workaround and it should work. At least it does for me.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
It works! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I've upgraded the @google/model-viewer package to 1.4.1 and the disable-zoom property is not working.
Live Demo
This is my React code:
Version
Browser Affected
OS
Beta Was this translation helpful? Give feedback.
All reactions