Skip to content
#

webvr

Here are 515 public repositories matching this topic...

johnshaughnessy
johnshaughnessy commented May 19, 2021

Description
When users set their preferred locale to something other than English, the link to the scene editor does not appear on the home page.

I suspect the same might be true for some of the other translations that are not part of the default translation files:

https://github.com/mozilla/hubs/blob/5f204a029b1f451031cc18a9eb9f0f85a1b5e8f8/src/schema.toml#L3-L13

To Reproduce

exokit
avaer
avaer commented Jun 3, 2019

Running the tabs default launch command (-t) does not respect redirects at the target.

$ node . -t https://aframe.io/a-painter

☝️ The above will error, even though the server will redirect to https://aframe.io/a-painter/ and serve HTML there:

$ curl -i https://aframe.io/a-painter
HTTP/1.1 301 Moved Permanently
Date: Mon, 03 Jun 2019 20:10:27 GMT
Content-Type: text/ht

Improve this page

Add a description, image, and links to the webvr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the webvr topic, visit your repo's landing page and select "manage topics."

Learn more