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

value.ts: isInputElement is undefined #206

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

phillipc
Copy link
Contributor

@phillipc phillipc commented Jan 28, 2025

While working on #202 we found another bug:

isInputElement is an undefined property, isInput (L.56) will be correct. I have validate it with the original sources and the ko-issues 122.

IE support isn't longer relevant these days. However, it just shouldn't be broken unconsciously.

fix typo: isInputElement -> isInput
@brianmhunt brianmhunt self-requested a review January 28, 2025 16:38
Copy link
Member

@brianmhunt brianmhunt left a comment

Choose a reason for hiding this comment

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

👍 looks good to me, please feel free to merge at will

@phillipc
Copy link
Contributor Author

Thanks @brianmhunt but i think i don't have the right to merge it: "Only those with write access to this repository can merge pull requests."

@brianmhunt brianmhunt merged commit 403937f into knockout:main Jan 30, 2025
2 checks passed
@brianmhunt
Copy link
Member

thanks @phillipc, noted

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