saadpasta / developerFolio

🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer. (This is currently not being actively maintained)
https://developerfolio.js.org/
GNU General Public License v3.0
5.53k stars 2.86k forks source link

Open Source Button not redirecting to the Open Source Projects. #650 - not working when I clone repo #727

Closed cjankowski0930 closed 1 month ago

cjankowski0930 commented 1 month ago

Describe the bug

Open Source Button not redirecting to the Open Source Projects. #650

This bug appears to be fixed but isn't working when I clone the repo and start the webserver

Steps to reproduce

  1. git clone repo to my local folder
  2. cd to developerFolio
  3. npm install
  4. npm start
  5. Click on Open source projects in the menu

Expected behavior

When I click on the open source projects in the menu, it does not scroll to the appropriate location. All the settings are set to true in the portfolio file. The demo link works correctly, but not sure why the fix isn't reflected in the repo.

Is this responsiveness Issue

no

Screenshots

No response

Desktop

OS

Smartphones

Additional context

No response

cjankowski0930 commented 1 month ago

I corrected it