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

Element not submitting selected value in form #5

Closed
azariah001 opened this issue Apr 27, 2017 · 1 comment
Closed

Element not submitting selected value in form #5

azariah001 opened this issue Apr 27, 2017 · 1 comment

Comments

@azariah001
Copy link
Contributor

Setting a name attribute on the element doesn't allow submission of the element in a form.

azariah001 added a commit to azariah001/paper-dropdown-input that referenced this issue Apr 27, 2017
Fixed issue Juravenator#5 by adding a name attribute to the paper-input element. Not sure why this wasn't present as the element has an property defined to allow for binding with this attribute but.... eh. It's fixed now. :)
@azariah001
Copy link
Contributor Author

Issue resolved. Name attribute now binds to submitted form data correctly.

Juravenator added a commit that referenced this issue Apr 27, 2017
Close #5 Added name attribute
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

1 participant