File picking is broken in sandbox
See original GitHub issueThe sandbox available at https://www.babylonjs.com/sandbox doesn’t work with GLB files correctly anymore:
- Dragging a file onto the window now results in a download prompt for that file, instead of the file being loaded in the viewer
- Pressing the “Open scene” button in the bottom right and selecting a file results in the following JS error:
Uncaught TypeError: Cannot read property 'loadFiles' of undefined
at Object.onFilesPicked (babylon.sandbox.js:16)
at t.onFilePicked (babylon.sandbox.js:16)
at onChange (babylon.sandbox.js:16)
at Object.l (babylon.sandbox.js:37)
at p (babylon.sandbox.js:37)
at babylon.sandbox.js:37
at v (babylon.sandbox.js:37)
at at (babylon.sandbox.js:37)
at ot (babylon.sandbox.js:37)
at lt (babylon.sandbox.js:37)
This happens on stable Chrome on Windows 10.
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
File upload is broken · Issue #3905 - GitHub
bug report Description of the problem Cannot upload any file. Storage is clean, no files exist. How has this issue affected you?
Read more >App Sandbox: document-scoped bookmark not resolving; not ...
I'm sandboxing my app, and trying to allow for import/export of multiple files, using an XML ...
Read more >How to use Apollo Sandbox on your localhost
Two years ago we set out to build Apollo Explorer – the GraphQL IDE we felt was missing from the GraphQL community.
Read more >19 Customizing the Interface - Oracle Help Center
Conflicts within a sandbox can arise when multiple users are customizing an application by using the same sandboxes at the same time, because...
Read more >4 Reasons Why Your Source Maps are Broken - Sentry Blog
If it is a relative URL, it is relative to the path location of the bundled JavaScript file (e.g., script.min.js ). Most source...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
After restarting Chrome, clearing the cache, restarting Chrome again, the bug doesn’t reproduce anymore in Chrome either… ¯\(ツ)/¯ Must be some edge case in cache handling.
lol no worries! Web 😄