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: [#1526] handle missing symbol props in HTMLSelectElement #1527

Conversation

Cherry
Copy link
Contributor

@Cherry Cherry commented Sep 1, 2024

This resolves #1526 and adds a couple of tests to ensure no regression can happen.

I took the main fix here from HTMLFormElement:

Let me know if any changes are needed.

@Cherry Cherry requested a review from capricorn86 as a code owner September 1, 2024 16:17
@Cherry Cherry force-pushed the fix/missing-symbol-properties-HTMLSelectElement branch from 8278dcb to 63ed89a Compare September 1, 2024 16:20
Copy link
Owner

@capricorn86 capricorn86 left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution @Cherry! 🌟

@capricorn86 capricorn86 merged commit afc3692 into capricorn86:master Sep 1, 2024
3 checks passed
saga pushed a commit to dalian-js/happy-dom that referenced this pull request Sep 3, 2024
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.

Vue style binding errors with 15.x (Symbol properties)
2 participants