Fork me on GitHub
#reagent
<
2021-08-31
>
Sigve07:08:56

Is there any way to get the names of the actual components that crash from the componentStack? According to the react docs this information should be available: https://reactjs.org/docs/react-component.html#componentdidcatch But i'm only getting stacks like this:

The above error occurred in the <reagent4> component:

cmp@http://local.raird.no:3449/js/out/reagent/impl/component.js:517:54
div
cmp@http://local.raird.no:3449/js/out/reagent/impl/component.js:517:54
section
cmp@http://local.raird.no:3449/js/out/reagent/impl/component.js:517:54
cmp@http://local.raird.no:3449/js/out/reagent/impl/component.js:517:54
cmp@http://local.raird.no:3449/js/out/reagent/impl/component.js:517:54