lucaspulliese / vue-cool-lightbox

Vue.js lightbox inspired by fancybox.
https://vue-cool-lightbox.lucaspulliese.com
341 stars 55 forks source link

Check .pdf extension in the url pathname. #145

Open quentin-eth opened 1 year ago

quentin-eth commented 1 year ago

This commit allows the module to detect the PDF extension even if the url contains query string (https://my-file.pdf?variable=value). Will be usefull with S3 signed URL.