MozillaReality / puzzle-rain

INACTIVE - A musical WebVR journey for the HTC Vive. Brought to you by Mozilla VR.
https://vr.mozilla.org/puzzle-rain/
MIT License
33 stars 11 forks source link

Fix navigation so back button works #89

Closed cvan closed 3 months ago

cvan commented 8 years ago

It's covered in other issues (namely #75), but we should get rid of the fallback page and contain everything on the single index.html page.

In the meantime, pressing the back button after you load an experience does not work - because of this line and related code for pushState and changing the query-string parameters.