I'm trying to run the example, but can't load it. I installed dependencies in the jane-map root and the example dir and Webpack successfully compiles, but no components load at localhost:8080.
There's 1 error logged to my console:
Uncaught TypeError: _this.props.children.filter is not a function
at Jane._this.getFilteredChildren (Jane.js:121)
I'm running these versions on Linux/Ubuntu and using Chrome:
I'm trying to run the example, but can't load it. I installed dependencies in the
jane-map
root and theexample
dir and Webpack successfully compiles, but no components load atlocalhost:8080
.There's 1 error logged to my console:
I'm running these versions on Linux/Ubuntu and using Chrome:
Thanks for thinking on it! Excited about this framework and hoping to use it in projects I work on with the City of Detroit.