This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-09-30
Channels
- # announcements (1)
- # asami (60)
- # babashka (7)
- # beginners (19)
- # biff (5)
- # calva (12)
- # cherry (4)
- # cider (8)
- # clerk (3)
- # clojure-europe (3)
- # clojuredesign-podcast (2)
- # clojurescript (8)
- # data-science (48)
- # fulcro (8)
- # hyperfiddle (21)
- # leiningen (1)
- # malli (7)
- # music (3)
- # off-topic (7)
- # pedestal (15)
- # portal (8)
- # releases (2)
FYI I have added a new example to FulcroDemos, supplied by Tony, see https://github.com/fulcro-community/FulcroDemos#data-view-cards-aka-pivot-table-by-tony-kay for details
@U0CKQ19AQ Any tips how to get rid of the react-dom.development.js:87 Warning: ReactDOM.render is no longer supported in React 18.
in workspaces? I tried to wrap the value of the ::ct.fulcro/app
property with with-react18
but that did not have any effect 🙏
I can send a PR if you want...? Otherwise I'll stick with 17
If you can make a PR that makes it possible for the user of workspaces to choose the react version for workspaces that would be best. Ppl using older versions shouldn’t break.
👀 1