This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-08-30
Channels
- # announcements (1)
- # beginners (94)
- # calva (12)
- # cider (5)
- # cljdoc (4)
- # cljs-dev (4)
- # clojure (170)
- # clojure-austin (2)
- # clojure-dev (45)
- # clojure-germany (53)
- # clojure-italy (20)
- # clojure-nl (6)
- # clojure-spec (25)
- # clojure-uk (242)
- # clojurescript (161)
- # cursive (16)
- # data-science (3)
- # datomic (20)
- # defnpodcast (6)
- # emacs (40)
- # events (1)
- # fulcro (80)
- # funcool (46)
- # jobs (1)
- # leiningen (23)
- # liberator (2)
- # lumo (43)
- # mount (3)
- # off-topic (21)
- # onyx (1)
- # pedestal (15)
- # re-frame (23)
- # reitit (4)
- # schema (1)
- # sfcljs (1)
- # shadow-cljs (167)
- # spacemacs (1)
- # tools-deps (21)
- # yada (2)
@gadfly361 Dude, thanks a ton!
@urbanslug you're welcome? Though not sure what for 😂
Does anyone have re-frame 0.10.5
working with reagent 0.8.1
?
@mikerod Are you using the :<>
syntax for React Fragments?
I haven’t been, but I’d think it’d work fine if you were using reagent
and an appropriate version of React (16+ I believe)
@benzap ☝️:skin-tone-2:
I've been having issues getting the React Fragments working. I've tried it with the latest cljsjs/react version which is 16+
It's possible i'm just not using React Fragments correctly. I did something similar to:
I did the same exclusions like in the main project https://github.com/benzap/err-reframe-fragments/blob/master/project.clj#L5