Skip to content

HTMLFormElement index signature gone #549

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

Closed
ghost opened this issue Aug 1, 2018 · 0 comments
Closed

HTMLFormElement index signature gone #549

ghost opened this issue Aug 1, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 1, 2018

Prior to microsoft/TypeScript#25944, HTMLFormElement had an index signature [name: string]: any;. That's probably too broad, but it looks like it should have something -- according to [mdn](Named inputs are added to their owner form instance as properties) "Named inputs are added to their owner form instance as properties".

This affects braintree-web on DefinitelyTyped.

@ghost ghost changed the title HTMLFormElement index signature gone. HTMLFormElement index signature gone Aug 1, 2018
mhegazy added a commit that referenced this issue Aug 2, 2018
Fix #549: Add index signature for `HTMLFormElement`
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

No branches or pull requests

0 participants