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

Tags remove button submits forms they're contained by #550

Closed
vcanales opened this issue Jan 26, 2017 · 0 comments
Closed

Tags remove button submits forms they're contained by #550

vcanales opened this issue Jan 26, 2017 · 0 comments

Comments

@vcanales
Copy link
Contributor

Bug report

  • Package version(s): 1.4.0
  • Browser and OS versions: Google Chrome Version 55.0.2883.95 (64-bit) on OSX el Capitan.

Steps to reproduce

  1. Create multiple element within a form, with an onRemove event so that the remove button is rendered.
  2. Click on the first tag

Actual behavior

onRemove is called but form is also submitted.

Expected behavior

only onRemove should be called, no form submits should occur (unless explicitly requested on the callback function)

@vcanales vcanales changed the title Tabs Tags remove button submits forms they're contained by Jan 26, 2017
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