This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-06
Channels
- # beginners (147)
- # boot (12)
- # chestnut (12)
- # cider (22)
- # clara (10)
- # cljs-dev (6)
- # cljs-experience (3)
- # cljsrn (12)
- # clojure (58)
- # clojure-austin (3)
- # clojure-dusseldorf (25)
- # clojure-finland (20)
- # clojure-gamedev (1)
- # clojure-greece (3)
- # clojure-italy (32)
- # clojure-new-zealand (5)
- # clojure-russia (12)
- # clojure-serbia (1)
- # clojure-spec (4)
- # clojure-uk (51)
- # clojurescript (75)
- # cursive (8)
- # datomic (81)
- # fulcro (29)
- # graphql (16)
- # heroku (6)
- # incanter (1)
- # keechma (1)
- # lumo (44)
- # off-topic (21)
- # onyx (22)
- # parinfer (5)
- # portkey (40)
- # re-frame (43)
- # reagent (5)
- # spacemacs (37)
- # specter (8)
- # unrepl (3)
I've noticed that protocol function renaming doesn't totally work. If the function is used in a defrecord
it isn't being found
@cfleming just tried on a bare project, REPL output looks fine
@cfleming ok, the cause is cemerick.piggieback/wrap-cljs-repl
@cfleming after invalidating the caches and restarting everything seemed to be ok once again.
@cfleming, I’m experiencing the same issue as @pelletier https://clojurians-log.clojureverse.org/cursive/2017-05-30.html#inst-2017-05-30T19:29:24.036633Z