Bela Bohlender
Bela Bohlender
related to #143
@lukeacparsons Hey, sorry for the delay, currently working on all the bugs for uikit 1.0 can you elaborate if what you describe is a bug or a feature request and...
whaat about this example: https://pmndrs.github.io/uikit/examples/auth/
Can you check whether its related to uikit or r3f in general by removing the uikit elements and just adding a simple ?
I am not really an expert on nextjs so I have no intuition here. I'd recommend sharing a repo, so I can check your setup myself
@LrLamonier can you confirm if this error happens with uikit 1.0 (currently in alpha)?
@LrLamonier No worries, and sorry from my side for the delayed response. UIKit 1.0 aligns much closer with how r3f works internally so I am assuming the error should be...
@geyang yes, the non-xr fallback does not support stereo content yet
@edhyah @geyang I fixed the XRLayer issue. Thanks for your investigation @edhyah I'll now move onto fixing the camera layer problem, which will then enable fixing this problem :)
thanks for the PR currently the typings do not support numbers, but as I just learned writing 123 in react provides the children as a number so it might be...