Closed tauchvogel closed 4 years ago
Browsers: Firefox 75.0 OS: Linux x86_64
I tried to reproduce the example "MY CRUD" Datatable (https://vuetifyjs.com/en/components/data-tables/#up-next) on my local server. I copied and pastet it into the files on my local machine.
The NEW ITEM button is not working, it is black and not blue. I also can not edit any entry.
But I can delete the items, with the delet button.
What's wrong with it?
Should work normally
Does not work
The issue list of this repo is exclusively for bug reports and feature requests. For general questions, please join the Discord chat room. You can also check reddit or stackoverflow.
Environment
Browsers: Firefox 75.0 OS: Linux x86_64
Steps to reproduce
I tried to reproduce the example "MY CRUD" Datatable (https://vuetifyjs.com/en/components/data-tables/#up-next) on my local server. I copied and pastet it into the files on my local machine.
The NEW ITEM button is not working, it is black and not blue. I also can not edit any entry.
But I can delete the items, with the delet button.
What's wrong with it?
Expected Behavior
Should work normally
Actual Behavior
Does not work
Reproduction Link