[Bug Report] The button does not work within the no-data slot in datatable #8492
Labels
C: 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
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
The text was updated successfully, but these errors were encountered: