You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The injected ReadTheDocs hotkeys make the d button unresponsive.
Reproduce
Go to jupyterlite-pyodide-kernel.readthedocs.io
try to type d in a cell
do not see d
Expected behavior
Can press d and see a d.
Ideas
For now, we can only globally disable the hotkeys setting in the ReadTheDocs settings. I think the other addons are mostly fine. I don't appear to have access, but might be using the wrong account or something.
Ideally, we'd find a way to inject some DOM (likely in jupyterlite-core) that would disable this behavior.
Context
JupyterLite version: all
Operating System and version: any
Browser and version: any
Browser Output
Paste the output from your browser Javascript console here.
The text was updated successfully, but these errors were encountered:
Description
The injected ReadTheDocs hotkeys make the
d
button unresponsive.Reproduce
d
Expected behavior
Can press d and see a
d
.Ideas
For now, we can only globally disable the hotkeys setting in the ReadTheDocs settings. I think the other addons are mostly fine. I don't appear to have access, but might be using the wrong account or something.
Ideally, we'd find a way to inject some DOM (likely in jupyterlite-core) that would disable this behavior.
Context
Browser Output
The text was updated successfully, but these errors were encountered: