-
Task
-
Resolution: Done
-
Major
-
None
-
2020 Week 13-15 (from Mar 23), 2020 Week 16-18 (from Apr 13)
When Online Editor tries to open a file using the `file` path param, if the URL doesn't allow CORS it won't be opened. It should be possible to delegate the request to the Chrome Extension (if installed) and get the response back using the browser message API to avoid the error.