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: uuid generator #1766

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix: uuid generator #1766

wants to merge 1 commit into from

Conversation

L3v3L
Copy link

@L3v3L L3v3L commented May 18, 2024

fixes #1669

The length of window.URL.createObjectURL(new Blob([])) can vary, leading to a truncated uuid when extracting with a hardcorded substring length.

Replacing with a split pop, guarantees that the full uuid is extracted.

Copy link

what-the-diff bot commented May 18, 2024

PR Summary

  • Enhanced Unique Identifier Generation
    The team has updated a specific function in the crypto.ts file, which is responsible for generating unique identifiers. This enhancement addresses and resolves an issue we were facing with these identifiers' creation process, thereby improving system integrity and data tracking across the platform.

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

Successfully merging this pull request may close these issues.

Unable to create smart playlist
1 participant