dask / dask/dask-labextension

CORS Errors

Open
#23 6 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.