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

Display blank when simpleStaging is enabled #660

Closed
rdelubi opened this issue May 29, 2020 · 4 comments · Fixed by #798
Closed

Display blank when simpleStaging is enabled #660

rdelubi opened this issue May 29, 2020 · 4 comments · Fixed by #798
Labels

Comments

@rdelubi
Copy link

rdelubi commented May 29, 2020

I'm using jupyterlab-git extension. In default mode (where simpleStaging is false), everything is displayed properly.

When I change the simpleStaging to true, the jupyterlab-git extension section displays blank. Please see screen snapshot below.

simplestaging

My setting:
Jupyterlab 2.1.2
@jupyterlab/git v0.20.0 enabled OK

Note that I tried restarting the jupyter notebook server instance after changing the setting to true, it didn't make any difference.

@kgryte
Copy link
Member

kgryte commented May 29, 2020

@rdelubi Can you open up your browser developer console and see if there are any relevant errors displayed?

@rdelubi
Copy link
Author

rdelubi commented Jun 1, 2020

There are error in developer console as seen in snapshot below.

simplestaging

@fcollonval fcollonval added the bug label Jun 3, 2020
@ianhi
Copy link
Collaborator

ianhi commented Sep 5, 2020

@rdelubi what version of Git do you have installed? The root cause of several similar errors has been having a Git version < 2

git --version

@ianhi
Copy link
Collaborator

ianhi commented Sep 5, 2020

Oh wait. I spoke too soon, I see that everything works properly when you are not in simple staging 🤔

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

Successfully merging a pull request may close this issue.

4 participants