Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
fornaeffe's avatar
fornaeffe
Honored Guest
3 years ago

Meta Quest Browser file input fails with some file extensions

While developing a web app with three.js, I noticed an unexpected behavior of Meta Quest Browser: if I choose a .glb model file with a <input type="file"> tag, and try to access it in javascript, t...