agmadt / craft-delivery-date

MIT License
0 stars 1 forks source link

Frontend: Fatal error if jQuery is not already included #8

Closed digibutt closed 4 years ago

digibutt commented 4 years ago

https://github.com/agmadt/craft-delivery-date/blob/43e7fafa4cbe478bd9dde2475176cac0f9e7103b/src/templates/_frontend/default.twig#L13

For users who use the {{ craft.craftdeliverydate.render }} variable, it will throw a JS error if jQuery isn't being used already.