Victor Hugo Matias
Victor Hugo Matias
Hi guys. I've read about the shortcuts for MAC. Some people are using the Shift-Tab, but this shortcut is for ident/reident. I tried other shortcuts, but not working at all,...
## Bug report ### Current Behavior [Video](https://drive.google.com/file/d/1LLJ_Tf6En_rX-2LsM8WQLkoaAIyGNJ2g/view) ### Expected behavior `Select` component should not block/slows renders. ### Reproducible example [CodeSandbox Template](https://codesandbox.io/p/devbox/upbeat-sun-z354cg) ### Additional context I recently find out that the...
### Font Name Geist Sans (1.3.0) ### Link to font source https://github.com/vercel/geist-font/releases/tag/1.3.0 ### Link to font license https://github.com/vercel/geist-font/blob/main/LICENSE.txt ### Additional context Fontsource already have Geist, but recently the font was...
I'm trying to remove masks on form submit. I don't know if there's a better way to do it, but reading the types I found `removeMaskOnSubmit`, but unfortunately doesn't work...