While running a recent build of kAppNav 0.8.0, I'm seeing the following error pop up in the console multiple times:
Uncaught (in promise) TypeError: Cannot read property 'children' of undefined
at ComponentView.jsx:305
at Array.forEach (<anonymous>)
at t.value (ComponentView.jsx:303)
at ComponentView.jsx:274
While running a recent build of kAppNav 0.8.0, I'm seeing the following error pop up in the console multiple times:
src-web/components/kappnav/ComponentView.jsx (line 305):
"componentName": component.name.props.children,