vuetifyjs / vue-cli-plugins

🔌 A collection of Vuetify plugins for Vue CLI
https://vuetifyjs.com/en/getting-started/quick-start#vue-cli-3
Other
428 stars 113 forks source link

[Bug Report] Datatable CRUD not working #178

Closed tauchvogel closed 4 years ago

tauchvogel commented 4 years ago

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

jacekkarczmarczyk commented 4 years ago

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.