Error closure invoked recursively or after being dropped
when opening ObjectUrl
via window().open_with_url()
#465
Labels
bug
Something isn't working
Describe the Bug
When opening a file via
ObjectUrl
andwindow().open_with_url()
, the file is opened but the following error is thrown in the console:Steps to Reproduce
Use the following code snippet to open a file.
The text was updated successfully, but these errors were encountered: