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] The button does not work within the no-data slot in datatable #8492

Closed
gabod22 opened this issue Aug 13, 2019 · 0 comments · Fixed by #8493
Closed

[Bug Report] The button does not work within the no-data slot in datatable #8492

gabod22 opened this issue Aug 13, 2019 · 0 comments · Fixed by #8493
Assignees
Labels
C: VDataTable VDatatable S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke

Comments

@gabod22
Copy link

gabod22 commented Aug 13, 2019

Environment

Vuetify Version: 2.0.5
Vue Version: 2.6.10
Browsers: Chrome 76.0.3809.100
OS: Windows 10

Steps to reproduce

Click "reset" button and check the console, it must show text "initialize", but it don't show that, then press the "work" button, it print in console the text "initialize"

Expected Behavior

when the button is pressed execute the function, as does the button that is out of the datatable

Actual Behavior

Does not execute the function

Reproduction Link

https://codepen.io/briangdr22/pen/PoYPJmJ?editors=1011

@ghost ghost added the S: triage label Aug 13, 2019
@jacekkarczmarczyk jacekkarczmarczyk added C: VDataTable VDatatable T: bug Functionality that does not work as intended/expected and removed S: triage labels Aug 13, 2019
@jacekkarczmarczyk jacekkarczmarczyk self-assigned this Aug 13, 2019
@jacekkarczmarczyk jacekkarczmarczyk added S: has PR The issue has a pending Pull Request T: regression Something that used to work but we broke labels Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDataTable VDatatable S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants