-
Notifications
You must be signed in to change notification settings - Fork 326
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
jupyterlab-git
incorrectly responds to filebowser events of other extensions
#1014
Comments
Thanks for reporting the bug @jhgoebbert Could you provide the version of the extension you are using? There has been some recent changes regarding tracking the filebrowser in #1004 and #1009 that may trigger or solve this depending on the version you are using. |
Hi @fcollonval, Our current setup includes:
|
@jhgoebbert a release a patched version (0.32.2). Would you mind checking it works for you? |
Great. Yes, the error is gone! |
When using a JupyterLab extension like
jupyterlab-gitlab
(https://gitlab.com/beenje/jupyterlab-gitlab/-/tree/jupyterlab-3)which inherits from the JupyterLab file browser class,
then
jupyterlab-git
seems to be mistakenly notified of that file browser events.Output from webbrowser's console:
The text was updated successfully, but these errors were encountered: