Issue with Folder Rename Event Handling in Theia v1.57.1 #15882
Unanswered
vibsid0986
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello Team,
I am currently using Theia v1.57.1 with Node.js v20.15.1 on Windows 11. I've encountered an issue while renaming a folder within the workspace.
When I rename a folder, I only receive a single event indicating the folder has been deleted. However, I do not receive a corresponding event for the new folder creation.
Could you please help me understand why the "create" event is not being triggered, and if this is expected behaviour or a potential issue?
Thank you for your support.
Beta Was this translation helpful? Give feedback.
All reactions