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

Add polyfill for EventTarget constructor #4874

Merged
merged 1 commit into from
May 23, 2024

Conversation

WithoutPants
Copy link
Collaborator

#4492 introduced the use of the EventTarget constructor, which is not supported by Safari browsers earlier than 14. This PR adds a polyfill for it.

Fixes #4712

@WithoutPants WithoutPants added the bug Something isn't working label May 23, 2024
@WithoutPants WithoutPants added this to the Version 0.26.0 milestone May 23, 2024
@WithoutPants WithoutPants merged commit c314515 into stashapp:develop May 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant