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?
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.