Skip to content

Hamburger menu not working #781

Answered by rohandebsarkar
kaanaksit asked this question in Q&A
Discussion options

You must be logged in to vote

After a preliminary look at the console logs of your site, it seems that the issue is SRI mismatch. The Bootstrap script is not loading because of the SRI mismatch. It looks like you reverted back to different scripts for bootstrap and pooper, while our version is using the bootstrap bundle (popper included). If you want to keep it that way, just fix the bootstrap js integrity in _config.yml

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kaanaksit
Comment options

@dvats
Comment options

Answer selected by kaanaksit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #779 on July 22, 2022 17:27.