Sitronik / vue3-beautiful-chat

A simple and beautiful Vue 3 chat component backend agnostic, fully customisable and extendable.
MIT License
95 stars 27 forks source link

Breaks the v-menu from Vuetify #15

Open mrkhan opened 3 months ago

mrkhan commented 3 months ago

We use vue v3.3.4 with vuetify v3.3.16. When we add your library to our application, we identified that our v-menu is broken. Before adding the library, our v-menu looked like this. this but now v-btn is missing and only partial v-list appearing like this

github-actions[bot] commented 3 months ago

Thanks for opening up your first issue!