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

Ensure value for OPTION elements is properly set in edge case (fix #4956) #4959

Merged
merged 2 commits into from Nov 25, 2021

Commits on Nov 17, 2021

  1. fix(runtime-dom): ensure value is explicitly set on OPTION elements

    even when they have a matching textContent
    
    close #4956
    LinusBorg committed Nov 17, 2021
    Copy the full SHA
    55e8c54 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Update props.ts

    yyx990803 committed Nov 25, 2021
    Copy the full SHA
    19b63f4 View commit details
    Browse the repository at this point in the history