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

Fix addMessage function removing existing message #11

Merged
merged 2 commits into from
Mar 30, 2015
Merged

Conversation

ImBobby
Copy link
Owner

@ImBobby ImBobby commented Mar 30, 2015

Given the markup

<form>
  <label>...</label>
  <input />
  <label>...</label>
  <input />
  <label>...</label>
  <input />
</form>

Will remove existing error message.

ImBobby added a commit that referenced this pull request Mar 30, 2015
Fix addMessage function removing existing message
@ImBobby ImBobby merged commit 98e9526 into master Mar 30, 2015
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.

1 participant