circlebuffalo
Results
2
comments of
circlebuffalo
I've also come across this, but the breadcrumbs seem to work when the card has a tag.
I think there is a bug with the else statement in the 'Split hierarchical tags' part of the Javascript. ```javascript // Split hierarchical tags var tagsContainerEl = document.querySelectorAll('.prettify-tags > *')...