Menu.Item has no styling for disabled state?
ViktorZhurbin opened this issue · comments
Viktor Zhurbin commented
I'm new here, sorry if it's something obvious. When I use <Menu.Item disabled>
in a React app, it seems to have no visual effect. Tried disabled={true}
and data-disabled
, just in case, with the same result.
I checked this first:
- Component in question - https://park-ui.com/react/docs/components/menu
- API: https://ark-ui.com/react/docs/components/menu#api-reference
Xelson commented
The same thing about TagsInput
, NumberInput
and maybe for all other inputs
Jeferson S. Brito commented
Can I take a look on this? Seems very straightforward