Herbert Verdida
Herbert Verdida
Does anyone experience this message when selecting Lock screen option?  Executing `loginctl lock-session ${XDG_SESSION_ID-}` on my terminal works just fine though.
Is it possible to add custom `key` in error object? For example I currently have this error, ```json { "location": "body", "msg": "DeviceNotSufficient", "param": "users", "value": ["62eb2c518feadaf9132273f6"] } ``` I...
I am trying to have a NextUI Select component inside the drawer https://nextui.org/docs/components/select#usage But I am having an issue, where the list cannot be scrolled https://codesandbox.io/p/devbox/nextui-select-inside-vaul-rq86tk?file=%2Fapp%2Fmy-drawer.tsx%3A7%2C15