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
Please provide the following information about your environment:
Development OS: Mac
Device OS & Version: Android OS version 11
Version: ViroReact version 2.41.6 and React Native version 0.74.4
Device(s): VSmart Aris
Description
I update from "@viro-community/react-viro": "2.23.3" to "@reactvision/react-viro": "2.41.6". The ViroARPlaneSelector not working because it tries to update width & height from the ViroQuad .
I remove these props and it works...!
And the function _getARPlanes of ViroARPlaneSelector after edit is:
Requirements:
Please go through this checklist before opening a new issue
Environment
Please provide the following information about your environment:
Description
I update from "@viro-community/react-viro": "2.23.3" to "@reactvision/react-viro": "2.41.6". The ViroARPlaneSelector not working because it tries to update width & height from the ViroQuad .
I remove these props and it works...!
And the function _getARPlanes of ViroARPlaneSelector after edit is:
Reproducible Demo
My using case:
The text was updated successfully, but these errors were encountered: