juxt / bidi

Bidirectional URI routing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cider-refresh breaks tagged routes

deadghost opened this issue · comments

I used tag on my routes and now whenever I run cider-refresh and visit a route, I get the error:
java.lang.IllegalArgumentException: No implementation of method: :resolve-handler of protocol: #'bidi.bidi/Matched found for class: bidi.bidi.TaggedMatch

bidi "2.1.3"

I don't see any reason why this would occur. Weird dependency issues? Cider bug? It works fine on startup.