You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
I came across the following issue:
The lightbox library https://fancyapps.com/fancybox/3/ does not work once notify.js is imported after the fancybox-files. If it is imported before notify.js then notify doesn't work any longer.
Somehow it has to do with the reload of jQuery in notify.js, even though there already is a jQuery import done before.
I tried it with the newest jQuery, fancybox, and notify versions.
Thanks,
Andrea
The text was updated successfully, but these errors were encountered:
Hello everyone,
I came across the following issue:
The lightbox library https://fancyapps.com/fancybox/3/ does not work once notify.js is imported after the fancybox-files. If it is imported before notify.js then notify doesn't work any longer.
Somehow it has to do with the reload of jQuery in notify.js, even though there already is a jQuery import done before.
I tried it with the newest jQuery, fancybox, and notify versions.
Thanks,
Andrea
The text was updated successfully, but these errors were encountered: