Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Ajax form is not submitting the select tag values #39

Closed
jonataa opened this issue Jan 12, 2015 · 1 comment
Closed

Ajax form is not submitting the select tag values #39

jonataa opened this issue Jan 12, 2015 · 1 comment
Labels
Milestone

Comments

@jonataa
Copy link

jonataa commented Jan 12, 2015

I'm trying to submit the select value, but It's not working in current version (1.4.0).

<select name="element-name">
  <option value="abc">ABC</option>
</select>
jonataa added a commit to jonataa/ajax-form that referenced this issue Jan 12, 2015
@rnicholus rnicholus added the bug label Jan 12, 2015
@rnicholus rnicholus added this to the 1.4.1 milestone Jan 12, 2015
jonataa added a commit to jonataa/ajax-form that referenced this issue Jan 12, 2015
rnicholus added a commit that referenced this issue Jan 13, 2015
Issue #39 Ajax form is not submitting the select tag values
@rnicholus
Copy link
Owner

If added some tests in 66d8f68. Thanks again for catching and fixing this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants