-
**Describe the bug**
When renaming a "Frame" on the whiteboard, the whiteboard crashes.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a "Frame" on the Whiteboard.
2. Click on …
-
##Environment
Please provide the following information about your environment:
1. Development OS: Mac OS X
2. Device OS & Version: iOS 13.5
3. Version: ViroReact version: 2.17.0 & React Native ver…
-
After upgrading to Next.js 15, I get the following error when importing. Everything worked great with Next.js 14.2.7.
`TypeError: Cannot read properties of undefined (reading 'ReactCurrentDispatche…
-
### Problem
React [v16.3.0](https://reactjs.org/blog/2018/03/29/react-v-16-3.html) has been released, and I think the new content API is really good.
However, when I try to use it in React VR:
…
-
💡 When you create a PR for any of the checklist items, add a link to this Epic under the PR's **Related Issues** section.
## Preparation
- [X] [Open UI Research](https://github.com/microsoft/flu…
-
**Description:**
The VR mode is not working on a React Native Webview (https://github.com/react-native-community/react-native-webview) on iOS 13.4.1
It's working perfectly on iOS 12.X.X and any An…
-
### Description
In ..\node_modules\react-vr-web\js\Modules\Networking.js a comparison is made for the following HTTP verbs:
method !== 'GET' &&
method !== 'POST' &&
method !…
-
#### Expected behavior
the VideoPano component play video with sound on mobile devices.
#### Actual behavior
The React-vr version run as expected (tested on IOS Safari, Chrome and Mozilla bro…
-
My HMD is Pico Neo 3 Link connected with DisplayPort + CV1 controllers.
1. Something wrong with hand animations in HL:Alyx (and HL2 VR mod too). The thumb doesn't bend if you touch a button when yo…
-
### Problem
I use `react-vr init demo` to create a React VR project. It works.
**However, after using `npm install --save mathjs` and add it to the project:**
``` jsx
import React from 'reac…