You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered an issue with the navbar navigation on our website. When navigating to any other page and then attempting to use the navbar to go to a specific section, it redirects to an incorrect URL format, causing the navigation to fail.
I've encountered an issue with the navbar navigation on our website. When navigating to any other page and then attempting to use the navbar to go to a specific section, it redirects to an incorrect URL format, causing the navigation to fail.
Steps to reproduce
For example, when clicking on the "Speakers" link in the navbar, instead of directing to https://sfd.kuosc.org.np/#speakers, it goes to https://sfd.kuosc.org.np/codeofconduct/#speakers.
Potential Solution
Using absolute path rather than relative
The text was updated successfully, but these errors were encountered: