Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

isHead, isTail properties don't reflect actual state #130

Open
CezaryH opened this issue Feb 1, 2018 · 0 comments
Open

isHead, isTail properties don't reflect actual state #130

CezaryH opened this issue Feb 1, 2018 · 0 comments

Comments

@CezaryH
Copy link

CezaryH commented Feb 1, 2018

if in first or last route breadcrumb is null then isHead & isTail are false for all other breadcrumbs

I believe here's the issue

if (typeOf(breadCrumb) === 'null') {

I would suspect that isHead & isTail are calculated for actual breadcrumb list

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant