Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(plex): correctly generate uuid for Safari #2614

Merged
merged 1 commit into from
Mar 14, 2022

Conversation

danshilm
Copy link
Collaborator

Description

This replaces the usage of crypto.randomUUID that's only available in version 15.4 of Safari that's still in Preview on MacOS with a function to generate a UUID, very much like Tautulli does.

Screenshot (if UI-related)

N/A

To-Dos

  • Successful build yarn build

Issues Fixed or Closed

  • Fixes none

The window.crypto object is only available in newer versions of Safari still in preview
@sct sct merged commit d06f2cd into sct:develop Mar 14, 2022
@github-actions
Copy link

github-actions bot commented Apr 1, 2022

🎉 This PR is included in version 1.29.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants