Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 添加href避免面包屑报错 #667

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

🐛 添加href避免面包屑报错 #667

wants to merge 1 commit into from

Conversation

changdy
Copy link

@changdy changdy commented Mar 23, 2021

修复bug 包屑路由

function U(n) {
    var r = n[H](J);
    return K != n[N] && !r[B](Q)
}

报错原因是因为r为null . r为dom的href属性.

@changdy changdy changed the title 🐛 添加href避免报错 🐛 添加href避免面包屑报错 Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant