Fork me on GitHub
#cljsjs
<
2017-04-18
>
azeem03:04:42

i figured out that the issues related to semantic-ui that i've been seeing so far could be because semantic-ui-react is loaded before react causing references to react in semantic-ui to fail. shouldn't cljsjs.react cljsjs.react.dom be added as dependencies in semantic-ui here https://github.com/cljsjs/packages/blob/master/semantic-ui-react/build.boot#L34 like so https://github.com/cljsjs/packages/blob/master/react-toolbox/build.boot#L68

juhoteperi06:04:28

@souenzzo Just read the wiki page it has examples for Ring (works on any tooling) and Boot task