reitit
reitit copied to clipboard
ring handler not working in clojurescript
When trying to use the ring-handler from reitit.ring in clojurescript i get this error method.call is not a function
I am not certain but it seems like it's because of methode shadowing a cljs.core function as described here: https://github.com/yogthos/clojure-error-message-catalog/blob/master/cljs/uncaught-typeError-name.call-is-not-a-function.md