CORS Errors
Open
- Dominant language
- TypeScript
- Stars
- 329
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
As discussed in https://github.com/dask/dask-labextension/issues/21#issuecomment-418014155 I'm seeing CORS errors when using this extension:
```
18 Cross-Origin Read Blocking (CORB) blocked cross-origin response with MIME type text/html. See for more details.
```
```
Cross-Origin Read Blocking (CORB) blocked cross-origin response http://server:59863/statics/images/dask-logo.svg?1535956405943 with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.
```
I'm opening a separate issue here to discuss possible workarounds/fixes
Contributor guide
Assessment
This issue has not been assessed yet.