suggestion: note which libraries are Vue 3 compatible #3345
Labels
Comments
Hi, I believe that the author should be interested in supporting his package with different versions. |
Agreed. But because one initiates a global component library differently, calling out whether the library supports Vue 2 or 3 or both could be really helpful.. |
Of course this is very useful information |
+1 |
any updates on list of libraries supported with Vue 3. Facing problems with Vuetify, Quasar, etc. |
See #3544 |
Okay @Jogai. Thank you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Imagine this scenario: I'm enamored with Vite and therefore use Vue 3 exclusively. I'm in search of a material design framework, and this list suggests Vuetify. I install Vuetify only to hit vuetifyjs/vuetify#11346. Crash-n-burn.
Proposed solution: let authors or curators identify when libraries support Vue 3.
The text was updated successfully, but these errors were encountered: