What I’m trying to do:
When I open a dropdown in an app based on Material Design 3 the background is green:
I would expect it to look something like this:
(Menus – Material Design 3)
What I’ve tried and what’s not working:
- Tried the app on my notebook, desktop and smartphone with Google Chrome and Firefox. It shows up green on all devices.
- Created a new Anvil app to rule out that I changed a setting.
- Tried to use the background property of the dropdown component. It has no effect aside from changing the background color of the dropdown in closed state.
- Other types of components seem to work fine.
- Tried various color schemes.
Clone link:
This is the test app I created the screenshot with: