kernoeb

Results 4 issues of kernoeb

`prototype` name caused a `TypeError: Cannot read property 'map' of undefined` when selecting a `manage prototypes` help page just edited the attribute name to fix the bug :+1:

Hi! I'm using a strict **CSP** with nonce, which doesn't work by default with `vue-web-component-wrapper`. It seems to work properly in my case, do you see other elements that should...

Hi, i'm trying to use a remote CSV file to create a a dataset, but the original sent header is `Content-Type: application/octet-stream` ``` http https://example.com/myfile.csv --headers HTTP/1.1 200 OK .......