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
Hi. I wanted to try reitit with Macchiato (macchiato-framework/macchiato-core#7), but it seems that specs are not compatible with ClojureScript (probably if there are 2 specs, it cannot be that 1st is using 2nd and 2nd is using 1st).
Hi. I wanted to try reitit with Macchiato (macchiato-framework/macchiato-core#7), but it seems that specs are not compatible with ClojureScript (probably if there are 2 specs, it cannot be that 1st is using 2nd and 2nd is using 1st).
Problematic file
(s/def ::raw-route
reitit/modules/reitit-core/src/reitit/spec.cljc
Line 16 in cef7de5
Steps to reproduce
note the line [Figwheel REPL] Error: Unable to resolve spec: :app.core/raw-routes above
The text was updated successfully, but these errors were encountered: