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

Chromium 114 causes element property name conflict #336

Closed
jeffputz opened this issue Jun 6, 2023 · 1 comment
Closed

Chromium 114 causes element property name conflict #336

jeffputz opened this issue Jun 6, 2023 · 1 comment
Assignees
Labels
Projects

Comments

@jeffputz
Copy link
Collaborator

jeffputz commented Jun 6, 2023

Chromium browsers (Chrome and Edge) have a new property called popover on the HTMLElement base. This conflicts with the vote up control, which also has a property by this name.

@jeffputz jeffputz self-assigned this Jun 6, 2023
@jeffputz jeffputz added the bug label Jun 6, 2023
@jeffputz jeffputz added this to To do in v20 Release Jun 6, 2023
@jeffputz jeffputz moved this from To do to In progress in v20 Release Jun 6, 2023
@jeffputz
Copy link
Collaborator Author

jeffputz commented Jun 6, 2023

Fixed in 4d43caf.

@jeffputz jeffputz closed this as completed Jun 6, 2023
v20 Release automation moved this from In progress to Done Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

1 participant