rascui / website

A digital homepage of RAS.
https://rascui.tech
5 stars 29 forks source link

variable undefined causing active link to not highlight #43

Closed code-reaper08 closed 8 months ago

code-reaper08 commented 9 months ago

The current website has a "TypeError: menuLi[len] is undefined,", which eventually causes the website to not make the active links highlighted or evident.

image

In the above screenshot one can see that I'm currently on the About section, but still the Home nav item is highlighted.