flowbite icon indicating copy to clipboard operation
flowbite copied to clipboard

data-drawer - backdropClasses

Open jgsaez9 opened this issue 1 year ago • 2 comments

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 avatar Jun 28 '24 22:06 jgsaez9

@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.

Lexachoc avatar Jul 05 '24 14:07 Lexachoc

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.

MaximilianKos avatar Sep 23 '24 20:09 MaximilianKos