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

Clicking a link in a multi-level menu will collapse it #283

Closed
1041241122 opened this issue Dec 20, 2023 · 3 comments
Closed

Clicking a link in a multi-level menu will collapse it #283

1041241122 opened this issue Dec 20, 2023 · 3 comments

Comments

@1041241122
Copy link

Can fix the problem of clicking links in multi-level menu not to collapse?
724750839 698024

@zuramai
Copy link
Owner

zuramai commented Dec 25, 2023

It is because the link you click has href='#', it will do the default actions if the browser is not redirecting you to another link. Try fill the href.

@zuramai zuramai closed this as completed Dec 25, 2023
@jvl1v5
Copy link
Contributor

jvl1v5 commented Dec 25, 2023 via email

@jvl1v5
Copy link
Contributor

jvl1v5 commented Dec 25, 2023 via email

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

No branches or pull requests

3 participants