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

Toggle Button Inactive when user clicks on toggle menu popup #11

Open
nouman17610 opened this issue Aug 5, 2023 · 0 comments
Open

Toggle Button Inactive when user clicks on toggle menu popup #11

nouman17610 opened this issue Aug 5, 2023 · 0 comments

Comments

@nouman17610
Copy link
Owner

My.Porfolio.mp4

The above video shows the issue that when a user clicks on the cross button, the toggle menu becomes inactive.

navItems.classList.add('hide');

Line 14 in template01.js shows that there is code "navItems.classList.add('hide');" that triggers nav-links inactive when the user clicks on the toggle menu. After debugging I have found that commenting line 14 will resolve the issue.

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

1 participant