You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to work with x-model custom element in my react app, but it's behavior was quite unexpected. When I copy model-element.min.js file from github and link it to my app root using script tag. It responds with a html file, maybe that's why I find the following error in my console
I was trying to render a OBJ model using x-model custom element in a react app. But after few unsuccessful attempts, I have replaced it with three.js. If you want I can make you an example. Actually I wasn't able to import all the required JS files in a react component, while i was trying to import it, it was returning some sort of html
I have been trying to work with x-model custom element in my react app, but it's behavior was quite unexpected. When I copy model-element.min.js file from github and link it to my app root using script tag. It responds with a html file, maybe that's why I find the following error in my console
The text was updated successfully, but these errors were encountered: