We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Vuetify Version: 3.3.4 Vue Version: 3.3.4 Browsers: Chrome 113.0.0.0 OS: Linux x86_64
Set prop loading to false to true.
It should trigger something. like skeleton or spinner
doesn't work
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered:
Can we also add slot "loading" to customize it? Like place custom spinner, loader, skeleton items, etc
Sorry, something went wrong.
feat(VDataIterator): loading prop fix and add new slot "loader" (#18811)
3fca676
fixes #17652 Co-authored-by: John Leider <john@vuetifyjs.com>
websitevirtuoso
Successfully merging a pull request may close this issue.
Environment
Vuetify Version: 3.3.4
Vue Version: 3.3.4
Browsers: Chrome 113.0.0.0
OS: Linux x86_64
Steps to reproduce
Set prop loading to false to true.
Expected Behavior
It should trigger something. like skeleton or spinner
Actual Behavior
doesn't work
Reproduction Link
https://play.vuetifyjs.com/#...
The text was updated successfully, but these errors were encountered: