Herbert Verdida

Results 3 issues of Herbert Verdida

Does anyone experience this message when selecting Lock screen option? ![image](https://user-images.githubusercontent.com/38489033/183228883-06a9fe60-e398-427c-b621-fa41dc4c79fb.png) 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: question

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