You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
On May 4, 2018 6:55:46 PM GMT+01:00, deadghost ***@***.***> wrote:
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.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#181
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
I used
tag
on my routes and now whenever I runcider-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.
The text was updated successfully, but these errors were encountered: