Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tkang007 opened this issue Jan 14, 2019 · 3 comments
Open

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

tkang007 opened this issue Jan 14, 2019 · 3 comments

Comments

@tkang007
Copy link

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
Copy link

We have this too, running from npm and running master

@AWTammsaar
Copy link

AWTammsaar commented Mar 11, 2019

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

@jacebrowning
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants