Fork me on GitHub
#cljsjs
<
2016-04-12
>
domkm06:04:08

@juhoteperi: Any chance I could get the above PR merged and released quickly? I'd like to deploy something that requires those externs fixes.

currentoor18:04:58

With cljsjs/fixed-data-table in devcards it works fine. But in my main app the fixed-data-table code throws an error because ReactDOM is undefined, even though ReactDOM is available as a global var in the js console.

currentoor18:04:13

Has anyone dealt with something like this?