Yazino12 / portfolio-project

A professional portfolio. Using this portfolio you can showcase your work that exhibits your efforts, progress, and achievements. Built with pure HTML, CSS and Javascript.
https://yazino12.github.io/portfolio-project/
8 stars 0 forks source link

DEBUG-HIDE-SEEK #17

Open BasitKorede opened 2 years ago

BasitKorede commented 2 years ago

https://github.com/Yazino12/portfolio-project/blob/559fecb5b87bf53057bae1c1aece9407b7f94440/index.js#L97 My suggestion on this is to try an loop through this using other methods like. map`, because this will keep throwing Cannot read properties of undefined (reading 'join') error.

Yazino12 commented 2 years ago

Hello @BasitKorede, Thanks for addressing that and detecting that bug. I'll fix that right away.