I’m the developer/webmaster for my local cycling club’s website. We have Strava widgets embedded, which display correctly, but they’re throwing the following console error:
Uncaught ReferenceError: jQuery is not defined
You can see the error (in the browser console) on our homepage:
The issue seems to be with the Activity and Summary iFrame widgets - the Route widget (which uses a JavaScript include) doesn’t throw any errors.
Is there a solution for this? Or any plans to replace the iFrame widgets with JavaScript includes?
