After applying https://github.com/ericdanan/counsel-projectile/pull/155 and using the latest master branch of ivy, I get Error in post-command-hook (ivy--queue-exhibit): (void-function nil) whenever I try to M-x counsel-projectile-switch-to-buffer. This is the init.el I'm using:
After applying https://github.com/ericdanan/counsel-projectile/pull/155 and using the latest master branch of
ivy
, I getError in post-command-hook (ivy--queue-exhibit): (void-function nil)
whenever I try toM-x counsel-projectile-switch-to-buffer
. This is theinit.el
I'm using:I produced this backtrace within an Edebug session: