nteract / commuter

🚎 Notebook sharing hub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

view.js:46 undefined 'replace' property error

tkang007 opened this issue · comments

Hi There,

Thanks for very helpful project. I am trying to know how to use commuter, but some notebook rendering was done abnormally with below message.

Abnormal message on the notebook page:
An unexpected error has occurred.

Output of Chrome console:
wi @ commons.8f85c2623f5a509a3e7b.js:22
main-e3d00def101aa65af7e0.js:10 TypeError: Cannot read property 'replace' of undefined
at e.computeSelector (view.js:46)
at e.value (view.js:46)
at e.value (view.js:46)
at t.value (view.js:46)
at ci (commons.8f85c2623f5a509a3e7b.js:22)
at li (commons.8f85c2623f5a509a3e7b.js:22)
at di (commons.8f85c2623f5a509a3e7b.js:22)
at Gi (commons.8f85c2623f5a509a3e7b.js:22)
at Yi (commons.8f85c2623f5a509a3e7b.js:22)
at La (commons.8f85c2623f5a509a3e7b.js:22)
(anonymous) @ main-e3d00def101aa65af7e0.js:10
VM2778:1 WebExtension::executeScript: content script injected

Could you give me some comment to avoid this msg or for better using commuter for stack jupyter notebook site?

Thanks in advance.

We have this too, running from npm and running master

I also have this issue. Running a clone of the github repo with the S3 backend.

This bug is still present for me on 5.8.0 (running on macOS).