themesberg / flowbite-vue

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

Tooltip background is not applying #286

Closed karthik-propvr closed 2 months ago

karthik-propvr commented 2 months ago

Dear fellow developers I have started using this package for past 1 week, we are trying some components for our product. So on tooltip component the background is not getting applied even we tried with all theme like (light and dark), Here I am attaching the code and screenshot for you reference

` <template #trigger>

Toggle Button
</template>
<template #content>
         Toggle button Tooltip
</template>

`

image (2)

Kindly let me know what we are missing out on this code.. Thanks in advance!!

DevelopmentNightmare commented 2 months ago

I have the same issue.

Sqrcz commented 2 months ago

Hey,

There was an issue with previous release... v0.1.5 should fix the above... please check it and let me know.

Sqrcz commented 2 months ago

FYI: @DevelopmentNightmare, @karthik-propvr

I'm closing this one... but if you're still having an issue with it please let me know.