Are there any resources for exporting to NextJS 13+ (with the app directory)

for the most part, the NextJS stuff seems to work

by user 175371960413323264

Yes you see this warning in your local dev environment when you use the webxr component and your server is not using ssl (https). WebXR requires a secure connection to work

Whats not working? Or just those two warnings?

I’m pretty sure I disabled WebXR(?)

by user 175371960413323264

Not using any VR/AR stuff

by user 175371960413323264

And is something not working or are you just getting those two messages?

The entire thing isn’t working for me… but I’ll come back to it at another point

by user 175371960413323264

Probably some error caused by me

by user 175371960413323264

Can you share more info?

This is related to experimentalDecorators not being set to true in the tsconfig.json nextjs-sample/tsconfig.json at main · needle-engine/nextjs-sample · GitHub

Related: Discord

Ahh, will check it out soon. Thanks!

by user 175371960413323264