Hello fellow developers, I'm facing an issue with the hamburger menu in a responsive layout using Bootstrap v5.0.1. The problem is that the menu doesn't automatically close when clicking on anchor links within the same page, even though collapse is enabled. Can anyone provide some guidance or possibly a solution for this?
Below is the CSS CODE:
(Insert unique CSS code here)
And here is the HTML code:
(Insert unique HTML code here)