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

Windows 10: creating a new folder and immediatly renameing does not trigger #592

Closed
AndyOGo opened this issue Apr 2, 2017 · 4 comments
Closed

Comments

@AndyOGo
Copy link

AndyOGo commented Apr 2, 2017

If I create a New folder within explorer's context menu chokidar triggers addDir event during watch mode with default folder name New folder, but if I immediately change it's name to foo or anything else nothing happens, neither a change event nor an unlinkDir followed by addDir event.

@es128
Copy link
Contributor

es128 commented Apr 3, 2017

Please add a listener for the raw event and show what it emits while you follow this sequence of actions.

@AndyOGo
Copy link
Author

AndyOGo commented Sep 6, 2018

hmh, is closing the right choice?
IMHO it's Windows 10 problem, though may not many people have this use case 🤔

@paulmillr
Copy link
Owner

I've been diving through issues, some of them have "ups", which means other folks experience those. Some have mentions from other projects, fairly recent. And some of them seem critical, like process crashing.

Here we don't seem to have any of those...

@AndyOGo
Copy link
Author

AndyOGo commented Sep 6, 2018

Thanks for your quick reply. I mostly agree with you.
Though events not being catched or fired by the OS fall into critical IMHO.

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

No branches or pull requests

3 participants