themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS

Home Page:https://flowbite.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backdrop not hiding when hide() function is call

AzPogoDev opened this issue · comments

Describe the bug
When I click on my hide() function the modal is hidding, but i steal show the backdrop

I've had this issue before with the backdrop not hiding. I fixed the issue by changing the z-index value, but it may be different in your case (not sure as you didn't provide the minimal code).

It may be related to #858 (comment) and may be resolved by #859 (comment)

Should be fixed via this 6a61009. Will be added to the next NPM release in a couple of days. Thanks!