This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-02-29
Channels
- # admin-announcements (6)
- # announcements (1)
- # beginners (1)
- # boot (104)
- # braid-chat (5)
- # cbus (1)
- # cider (2)
- # clojure (147)
- # clojure-japan (1)
- # clojure-poland (1)
- # clojure-russia (31)
- # clojurescript (16)
- # core-async (4)
- # css (2)
- # cursive (14)
- # datomic (40)
- # devcards (5)
- # dirac (100)
- # emacs (5)
- # funcool (1)
- # immutant (52)
- # juxt (4)
- # ldnclj (128)
- # lein-figwheel (12)
- # leiningen (26)
- # luminus (3)
- # mount (22)
- # off-topic (11)
- # om (144)
- # onyx (2)
- # parinfer (1)
- # proton (7)
- # re-frame (55)
- # reagent (16)
- # slack-help (5)
- # yada (1)
@juhoteperi: thanks that sounds like a likely fix
just wondering… how do I make a textarea read only. not sure where I should add the readonly attribute. TIA
@maio that is what I tried… but when I add that to my code I get a warnUnknownProperty 😞
but I get a few warnings: Warning: owner-based and parent-based contexts differ (values: undefined
vs navbar
) for key ($bs_navbar_bsClass) while mounting NavbarHeader (see: http://fb.me/react-context-by-parent)
react.inc.js:19588 Warning: owner-based and parent-based contexts differ (values: undefined
vs navbar
) for key ($bs_navbar_bsClass) while mounting NavbarBrand (see: http://fb.me/react-context-by-parent)
@thomas: looking at the same actually. Check out http://nicolovaligi.com/boostrap-components-reagent-clojurescript.html