Open toriverly opened 3 years ago
I see the areas issue was fixed for MVC but not Razor Pages.
In my project I have: Areas/Records/Pages/Search Areas/Account/Pages/Search
And adding breadcrumbs for both gives:
System.ArgumentException: 'An item with the same key has already been added. Key: /Search'
The same as #33 and #37.
Hi @zHaytam, is there any update on this or any suggestion/work around?
I see the areas issue was fixed for MVC but not Razor Pages.
In my project I have: Areas/Records/Pages/Search Areas/Account/Pages/Search
And adding breadcrumbs for both gives:
System.ArgumentException: 'An item with the same key has already been added. Key: /Search'
The same as #33 and #37.