This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-08-21
Channels
- # announcements (1)
- # babashka (39)
- # beginners (91)
- # cider (9)
- # clj-kondo (10)
- # cljsrn (1)
- # clojure (54)
- # clojure-europe (45)
- # clojure-italy (2)
- # clojure-nl (1)
- # clojure-spec (39)
- # clojure-uk (21)
- # clojurescript (7)
- # core-typed (1)
- # cursive (9)
- # data-science (1)
- # datomic (2)
- # docker (3)
- # emacs (11)
- # figwheel-main (11)
- # fulcro (19)
- # java (1)
- # juxt (1)
- # kaocha (68)
- # malli (7)
- # meander (5)
- # off-topic (76)
- # pedestal (1)
- # re-frame (6)
- # reveal (1)
- # rum (2)
- # shadow-cljs (48)
- # sql (6)
- # tools-deps (47)
- # vim (8)
- # xtdb (23)
Ok thanks!
@mikethompson I've commented in far too much detail on https://github.com/day8/re-frame/issues/639#issuecomment-677958692. Short version is I think reg-event-fx is fine if the "no handler registered for effect" error check is refactored to only consider the :fx value.
in my dependencies it's listed like
[day8.re-frame.async-flow-fx "0.1.0"]
I think this should be day8.re-frame/async-flow-fx
you were right i'm an idiot
thank you btw