themesberg / flowbite-vue

Official Vue 3 components built for Flowbite and Tailwind CSS
https://flowbite-vue.com
MIT License
739 stars 117 forks source link

Rework toast component and Toast Provider #239

Open cogor opened 10 months ago

uwejan commented 9 months ago

Hey @cogor , I am not sure if this is intended behaviour, the toast is getting created inside the layout, instead of floating like a little modal of its own. check https://www.solid-toast.com/ for better understanding what i mean.

cogor commented 9 months ago

Hey, @uwejan For that we will have ToastProvider component, look https://deploy-preview-241--sensational-seahorse-8635f8.netlify.app/components/toastProvider/toastProvider I think that's what you need