Jump to content
Search Community

thomas.henegar

Members
  • Posts

    2
  • Joined

  • Last visited

thomas.henegar's Achievements

0

Reputation

  1. I copied the code from CodePen to my JavaScript React project, and what I get is a single card that will not move. I copied my code from the React project back to this CodePen link and now the cards don't appear at all. Any suggestions?
  2. I went to this link, trying to incorporate this into my project. The JS file has been one error after another, like "Cannot read property 'addEventListener' of null " (line 68-69) or "TypeError: _toArray is not a function" (Draggable.js, line 2577). I had to import Draggable.js and ScrollTrigger.js to get the JS at that link to work, but now I am hitting all these errors. Is there a simple solution, like to downloading something I missed??? Any help is appreciated, this is for my final project to graduate from coding bootcamp in 2 days!
×
×
  • Create New...