pkg-cloudinary-core icon indicating copy to clipboard operation
pkg-cloudinary-core copied to clipboard

[2.6.0] Video player breaks with the release

Open PranayShah opened this issue 6 years ago • 5 comments

I tested by explicitly specifying v2.5.0 in my unpkg link and that works. annotation 2019-01-29 151252

PranayShah avatar Jan 29 '19 09:01 PranayShah

@PranayShah can you please share the code that causes the error?

tocker avatar Jan 29 '19 11:01 tocker

This?

<!DOCTYPE html>
<html>
<head>
<script src="https://unpkg.com/cloudinary-core/cloudinary-core-shrinkwrap.min.js" type="text/javascript"></script>
  <script src="https://unpkg.com/cloudinary-video-player/dist/cld-video-player.min.js" type="text/javascript"></script>
<head>
<body></body>
</html>

PranayShah avatar Jan 29 '19 13:01 PranayShah

@PranayShah Thanks for catching this!

I'd appreciate it if you can test version 2.6.1.

tocker avatar Jan 29 '19 18:01 tocker

@tocker I've tested with 2.6.1 and still got the same errors.

marcelokanzaki avatar Jan 30 '19 13:01 marcelokanzaki

We published a fix - version 2.6.1 - but it took some time for the redirect to resolve to the new version. I tested on my end and it is working now. Can you please confirm that you used the latest version: https://unpkg.com/[email protected]/cloudinary-core-shrinkwrap.min.js If it still doesn't work then can you please share the error you are seeing.

aditimadan-Cloudinary avatar Jan 31 '19 21:01 aditimadan-Cloudinary