Closed manodupont closed 7 years ago
Hi, @manodupont and thanks for posting your issue.
This is most likely due to something in your routeconfig. If you post it here, then I can take a look at it, and perhaps figure out whats going on.
By default the breadcrumbs component uses a combination of the crumbs text and href to generate a key ( https://github.com/nutgaard/react-router-breadcrumbs/blob/master/src/breadcrumbs.js#L43 ).
Are you using a your own createLink
or in other ways customizing the component?
No response, and I'm not able to reproduce this without more information.
I always have the duplicated key warning
can you do something to it ?