dnhyde / aframe-aurelia

Testing integration of AFrame Web VR in aurelia
MIT License
1 stars 0 forks source link

Aframe prevents bootsrtap scrolling in Aurelia #1

Closed dnhyde closed 7 years ago

dnhyde commented 7 years ago

Cannot figure out why AFrame overrides Bootstrap scrolling (to replicate just comment the tag in app.html) if commented the page scrolls otherwise not.

dnhyde commented 7 years ago

Scroll solved following ngokevin solution: http://stackoverflow.com/questions/42855228/a-frame-web-vr-prevents-scrolling-from-bootstrap-when-imported-as-html-template/42862250