jlemonz
jlemonz
### Environment **Vuetify Version:** 3.0.0-beta.10 **Vue Version:** 3.2.38 **Browsers:** Chrome 105.0.0.0 **OS:** Windows 10 ### Steps to reproduce Add the code from https://next.vuetifyjs.com/en/features/theme/ About ThemeDefinition. This will not work. and...
### Prerequisites - [X] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [X] The issue still exists against the latest...
Hi, How can i use this with pinia? I tried this code. But this gives errors that it cannot fetch when i try to login. `// stores/auth.js import { defineStore...