I am currently facing an issue with a Bootstrap navbar that includes a dropdown menu for selecting courses. On my desktop, everything works perfectly fine when I click on the courses tab.
However, when I try to select a course on mobile, nothing happens. It seems like there is a problem with the responsiveness of the dropdown menu.
The code for the navbar and the scripts I have included are as follows:
Any insights or suggestions to resolve this issue would be greatly appreciated.