Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

[2.6.0] Video player breaks with the release #23

Open
PranayShah opened this issue Jan 29, 2019 · 5 comments
Open

[2.6.0] Video player breaks with the release #23

PranayShah opened this issue Jan 29, 2019 · 5 comments
Assignees

Comments

@PranayShah
Copy link

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

@tocker
Copy link
Contributor

tocker commented Jan 29, 2019

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

@PranayShah
Copy link
Author

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>

@tocker
Copy link
Contributor

tocker commented Jan 29, 2019

@PranayShah Thanks for catching this!

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

@marcelokanzaki
Copy link

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

@aditimadan-Cloudinary
Copy link

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/cloudinary-core@2.6.1/cloudinary-core-shrinkwrap.min.js
If it still doesn't work then can you please share the error you are seeing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants