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 event target compatibilty in Safari < 14 #155

Merged
merged 4 commits into from
Jan 8, 2024

Conversation

anotherminh
Copy link
Member

Related Issues

Security Implications

[none]

System Availability

[none]

@anotherminh anotherminh requested a review from a team January 8, 2024 19:53
Copy link

vercel bot commented Jan 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
consent-manager-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2024 7:59pm

eligrey
eligrey previously approved these changes Jan 8, 2024
Copy link
Member

@eligrey eligrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! Do we need this in the other UI at all?

@anotherminh
Copy link
Member Author

@eligrey ya, but i wanted to double check with you t hat this is right first before i port to the other UI! (it's a different repo)

set [Symbol.toStringTag](updatedStringTag: string) {
this.#stringTag = updatedStringTag;
}
const STRING_TAG = 'Transcend';
Copy link
Member

@eligrey eligrey Jan 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be TO_STRING_TAG imo

@anotherminh anotherminh merged commit bd06de8 into main Jan 8, 2024
10 checks passed
@delete-merged-branch delete-merged-branch bot deleted the anotherminh/fix-eventTarget-safari-compat branch January 8, 2024 20:02
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.

2 participants