Why the backdrop blut is not working properly?
im new in programming, espacially in React.
I try ro implement a Navbar component with a backdrop-filter. I used Tailwind css.
on my nav
element the filter/tailwind class works, but the ul got no backdrop.
Whats the issue? Im thankfull for every help and if there is a better way just tell me.