bbatsov / helm-projectile

Helm UI for Projectile
327 stars 71 forks source link

helm-projectile-find-file-in-known-projects weird behavior #82

Open cactail opened 7 years ago

cactail commented 7 years ago

Expected behavior

Running helm-projectile-find-file-in-known-projects should list all my files from known projects

Actual behavior

The list obtained is weird. It shows files that does not exists. It shows candidates that does not exists.

Steps to reproduce the problem

C-c p F

Backtraces if necessary (M-x toggle-debug-on-error)

Environment & version information

xiongtx commented 6 years ago

Does this still happen if you projectile-invalidate-cache?