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
When the mw is called without a resource at point this stacktrace is produced:
ERROR: Unhandled REPL handler exception processing message {:op resource, :name [], :id 2794}
java.lang.ClassCastException: clojure.lang.PersistentVector cannot be cast to java.lang.String
at clojure.java.io$resource.invoke(io.clj:440)
at clojure.java.io$resource.invoke(io.clj:439)
at cider.nrepl.middleware.resource$resource_path.invoke(resource.clj:8)
at cider.nrepl.middleware.resource$resource_reply.invoke(resource.clj:16)