flowbite
flowbite copied to clipboard
data-drawer - backdropClasses
I can't get the "backdropClasses" option to be applied to a data-drawer, is it possible that that option isn't working?
Desktop:
- OS: Windows
- Browser chrome
@jgsaez9 could you provide minimum reproducible codes? My guess would be the z-index value causing the issue, but without the code and information about Flowbite versions, it’s hard to say.
I'm also trying to set the backdrop classes, but it doesn't seem to work.
Flowbite: 2.5.1
I did some digging into the code and it doesn't seem to ever get the data-backdrop-backdropClasses attribute, instead it always uses the default configuration.