hackatooons / e-bureau

e-bureau.vercel.app
MIT License
13 stars 25 forks source link

Reloading of Web page when clicking on any link in navbar #97

Open rsinghcodes opened 2 years ago

rsinghcodes commented 2 years ago

Describe the Bug

When I am clicking on any of the nav links present on the navbar, the whole web page is reloading instead of just replacing that component.

Expected Behaviour

After clicking the nav link on the navbar, they should replace only that component, instead of reloading the entire web page.

Screenshots/Block Diagram/Emulator Prototype Diagram

image

Please assign this bug to me under GSSoC'22.

Thanks!!!