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

[Bug Report] v-expansion-panel-header triggers form submit within v-form #7471

Closed
stanzakh opened this issue Jun 11, 2019 · 1 comment
Closed
Labels
C: VExpansionPanels VExpansionPanels T: bug Functionality that does not work as intended/expected
Milestone

Comments

@stanzakh
Copy link

Versions and Environment

Vuetify: 2.0.0-beta.2
Last working version: 1.5.14
Vue: 2.6.10
Browsers: Chrome 74.0.3729.169
OS: Windows 10

Steps to reproduce

  1. Create v-expansion-panel within a v-form
  2. Click on the v-expansion-panel-header

Expected Behavior

Expansion panel should open.

Actual Behavior

Form submit is triggered and page refreshes.

Reproduction Link

https://codepen.io/anon/pen/WqboGv

@ghost ghost added the S: triage label Jun 11, 2019
@jacekkarczmarczyk jacekkarczmarczyk added C: VExpansionPanels VExpansionPanels T: bug Functionality that does not work as intended/expected and removed S: triage labels Jun 12, 2019
@jacekkarczmarczyk jacekkarczmarczyk added this to the v2.0.0 milestone Jun 12, 2019
@jacekkarczmarczyk
Copy link
Member

Fixed in cf0da4b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VExpansionPanels VExpansionPanels T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants