jQuery missing in some of the Codepen patterns
htmlboy opened this issue · 0 comments
htmlboy commented
I just found that some of the Codepen patterns such as https://codepen.io/bradfrost/full/sHvaz or https://codepen.io/bradfrost/full/vljdx are no longer loading jQuery, and therefore the JS is not working. I was able to fix it locally by re-adding jQuery as an external resource.
Thanks for all the work!