Jump to content
Search Community

nacho40

Members
  • Posts

    3
  • Joined

  • Last visited

nacho40's Achievements

  1. are you able to see these cards that I can't?:
  2. hi I did not , you meant reactjs version?, the package.json file is as below : { "name": "portafoliofrontend", "version": "0.1.0", "private": true, "dependencies": { "@fortawesome/fontawesome-svg-core": "^1.2.30", "@fortawesome/free-solid-svg-icons": "^5.14.0", "@fortawesome/react-fontawesome": "^0.1.11", "@testing-library/jest-dom": "^4.2.4", "@testing-library/react": "^9.5.0", "@testing-library/user-event": "^7.2.1", "axios": "^0.21.1", "gsap": "^3.7.0", "mdbreact": "^4.27.0", "react": "^16.13.1", "react-dom": "^16.13.1", "react-icons": "^3.10.0", "react-responsive-carousel": "^3.2.9", "react-scripts": "3.4.1", "react-scroll": "^1.8.1", "react-slideshow-image": "^3.0.2", "react-use": "^15.3.3" }, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }, "eslintConfig": { "extends": "react-app" }, "browserslist": { "production": [ ">0.2%", "not dead", "not op_mini all" ], "development": [ "last 1 chrome version", "last 1 firefox version", "last 1 safari version" ] } }
  3. I am seeing that when I scroll down fastly the cards of my portfolio section are rendered but after a seconds they are not more rendered. Nothing was change in the code from my side but I don't know which could be the reason . please help me to understand if something is missing in the code due the migration o gsap library Link to repos : https://github.com/jpiazza35/portfolio-frontend https://github.com/jpiazza35/portfolio-backend/tree/master deploy is in vercel : https://joseignaciopiazzacv-dz1kuzxqq-jpiazza35.vercel.app/
×
×
  • Create New...