@juhoteperi: Any chance I could get the above PR merged and released quickly? I'd like to deploy something that requires those externs fixes.
@juhoteperi: Thanks!
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.
Has anyone dealt with something like this?