Get Invalid tabpage id: 2 when close nvimtree after upgrade commit over a9156c013916d3c8a2905ab2e26e9dd74beb642e #3177
Unanswered
DachiChang
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Thanks for letting me know and providing all these details. Recent changes have been reverted. Please update to latest and advise whether the problem is resolved. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
After upgrading my nvim-tree, I encountered a strange error when toggling or closing nvim-tree after a tab is closed. Based on my investigation, this issue started occurring after commit a9156c0. I'm not sure what changes were introduced in that commit, or if there's something I need to adjust in my config.
In the video, I demonstrated the issue by first opening a file in the current window, then opening another file in a new tab. After that, I used :q to close the tab, and when I ran :NvimTreeToggle, the problem occurred.
2025-08-07.16.47.18_720.mov
this is my nvim-tree config
Beta Was this translation helpful? Give feedback.
All reactions