Breadcrumb shows leading arrow when there's no icon
See original GitHub issueThe issue: I’d expect there not to be an arrow to the left of the first element
<Breadcrumb>
<Breadcrumb.Item>
AAA
</Breadcrumb.Item>
<Breadcrumb.Item>
BBB
</Breadcrumb.Item>
<Breadcrumb.Item>
CCC
</Breadcrumb.Item>
<Breadcrumb.Item>
DDD
</Breadcrumb.Item>
<Breadcrumb.Item>
EEE
</Breadcrumb.Item>
</Breadcrumb>
Issue Analytics
- State:
- Created a year ago
- Comments:7
Top Results From Across the Web
[Request] Breadcrumbs as minimal as only showing arrow icon ...
I've tried it just now. No, it hides breadcrumbs completely. I still want the breadcrumbs but only the arrow icon left; without the...
Read more >Breadcrumb component doesn't show arrow icon (>) #2228
Breadcrumb component doesn't show arrow icon (>) #2228 ... a page under us/en and add breadcrumb component. It will not show > as...
Read more >RTL support: breadcrumb arrow displayed in wrong direction
i'm playing with my theme and make it RTL'ized... and found some more issues in core. Some might say this can solved directly...
Read more >Breadcrumbs In Web Design: Examples And Best Practices
A “breadcrumb” (or “breadcrumb trail”) is a type of secondary navigation scheme that reveals the user's location in a website or Web application ......
Read more >Breadcrumb Navigation with CSS Triangles
Because the top and bottom borders are 50px each, that makes the height of the arrow 100px. 100px is far taller than our...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@rluders I created a new Vite app, but it worked properly when it wasn’t within the context of my app. I’ll try to dig into it and see if I can find the culprit.
AFAIK, it is working properly. I’ll close this issue, but feel free to reopen it if you fond anything that could be caused by the library.