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.7.7 Vue Version: 3.5.13 Browsers: Chrome 132.0.0.0 OS: Mac OS 10.15.7
I just want to get the selected date when I click to pass that data to other modules .
Get the date and event when you click on any date.
But now just get a normal click event with no passing any date! and another event do not pass anything!
https://play.vuetifyjs.com/#...
I am used to using a full Calendar for such cases and getting all the information needed for that event! hope to have the same here!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
Vuetify Version: 3.7.7
Vue Version: 3.5.13
Browsers: Chrome 132.0.0.0
OS: Mac OS 10.15.7
Steps to reproduce
I just want to get the selected date when I click to pass that data to other modules .
Expected Behavior
Get the date and event when you click on any date.
Actual Behavior
But now just get a normal click event with no passing any date!
and another event do not pass anything!
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
I am used to using a full Calendar for such cases and getting all the information needed for that event! hope to have the same here!
The text was updated successfully, but these errors were encountered: