nteract / commuter

🚎 Notebook sharing hub
BSD 3-Clause "New" or "Revised" License
495 stars 66 forks source link

view.js:46 undefined 'replace' property error #248

Open tkang007 opened 5 years ago

tkang007 commented 5 years ago

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.

erolosty commented 5 years ago

We have this too, running from npm and running master

AWTammsaar commented 5 years ago

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

jacebrowning commented 5 years ago

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