Okoro Redemption
Okoro Redemption
Nice walk-around, but still look into making those slots available. In my case, I do not want to use the native select menu element to render the options. Imagine having...
This works out fine. I'll be sure to make adjustments to my code. Thank you for your efforts. I'll be sure to make suggestions to make this library even better....
We really need a fix to this issue. Pleas someone heeelp
I was able to use gridjs with vue, but this was with the gridjs core library and not the wrapper for vue i.e gridjs-vue. Here is how i used it...
This would be awesome. Please can nuxt theme look into it.
Okay so, i've tried the fix you gave, but it still doesn't work, though this time i believe it'll have to do with extending the theme. Am using chakra UI...
Ladies and gentlemen!..... drum rollsπ₯π₯π₯ May I present to you......... [Unocss Preset Shadcn](https://github.com/hyoban/unocss-preset-shadcn). Your questions have been answered, your savior is here π
This is how I fixed it. ```ts // sonner.client.ts import { toast } from 'vue-sonner' export default defineNuxtPlugin(() => { // do not register the 'Toaster' component here return {...
Fix for `Failed to resolve component: Toaster` See my comment https://github.com/xiaoluoboding/vue-sonner/issues/11#issuecomment-1625526997