iandeboisblanc / VRwikiMuseum

MIT License
14 stars 1 forks source link

Doesn't work in firefox #39

Closed iandeboisblanc closed 8 years ago

iandeboisblanc commented 8 years ago

When switching to 'enter3D' on Firefox, the scene never appears. No errors are thrown, and in the inspector it appears the scene has loaded but is sized 0px x 16px

I tested removing the custom styling, and removing all of the innards of the scene--neither seemed to have an impact.

iandeboisblanc commented 8 years ago

Found out it's associated with react 15.0.2--15.0.1 still works. Could possible be related to https://github.com/facebook/react/pull/6896