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

Accordians not working #27

Open
ryajckckxkckc opened this issue Nov 17, 2021 · 1 comment
Open

Accordians not working #27

ryajckckxkckc opened this issue Nov 17, 2021 · 1 comment

Comments

@ryajckckxkckc
Copy link

when i run it locally the accordians don't work when you click them, on the actual site they open when you click them but not on my locally run version am i doing something wrong?

@alecodev
Copy link

I also had the same problem with the accordions and the hamburger menu in the mobile view, I was able to solve it by replacing the content of the file vendor\jquery\dist\jquery.min.js for the jquery version 3.5.1 https://code.jquery.com/jquery-3.5.1.min.js, or if you use NodeJS it would be to change the jquery version in the package.json file in the dependencies section "jquery": "3.5.1"

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

2 participants