lucaspulliese / vue-cool-lightbox

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

Fix error playing video with uppercase video extension #104

Closed arinalistyarini closed 2 years ago

arinalistyarini commented 3 years ago

Hello @lucaspulliese , I found bug when we play video with uppercase extension, the video won't play and the html tag goes to <img />, not <video />

I suggest from this pull request to enable the video extension checks the uppercase extension in checkIsMp4().

Thank you :)

lojaya commented 2 years ago

up @lucaspulliese please check this out, thanks!

lucaspulliese commented 2 years ago

Sorry for the delay in the component updates, I had a year where I could not take care of the component at all. I hope now to update it again little by little.

Great job, thank you so much! @arinalistyarini