[6.x] Breadcrumb shows two nav items that are the same? #12330
stephenmeehanuk
started this conversation in
General
Replies: 2 comments
-
Looks like a bug. Those blueprint routes are a bit a squirrelly and am not surprised they tricked the breadcrumb component. Thanks for the heads up! |
Beta Was this translation helpful? Give feedback.
0 replies
-
The first instance of "Blog" will be the name of the collection, the second will be the name of the blueprint, which also happens to be "Blog". The dropdowns & links should work though. We'll take a look, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Clicking either loads the same page?
/cp/fields/blueprints/collections/blog/blog/edit
I'd expect the first blog link to take me back to
/cp/fields/blueprints/collections/blog
, the blog link in the dropdown also doesn't work as expected.Looks stunning by the way!
Beta Was this translation helpful? Give feedback.
All reactions