Hob Adams
Hob Adams
**Issue** the `max-length` property is not valid for input type `number`. **Solution** Something like this (just an idea). ``` const textInputs = ['email', 'password', 'search', 'tel', 'text', 'url']; let maxLength...
**Is your feature request related to a problem? Please describe.** I would like to add an anchor tag that has the styles of the `` components. **Describe the solution, feature,...
Hey, bit of a random one. I'm trying to piece together if this repo is at all related to https://www.npmjs.com/package/@bangjelkoski/vite-plugin-node-polyfills I see the repo linked on that page is https://github.com/voracious/vite-plugin-node-polyfills...
[๐ Bug]: CLI cache building fails - extractWalletSetupFunction causes catastrophic backtracking
### ๐ Have you searched existing issues to avoid duplicates? - [x] I have made sure that my issue is not a duplicate. ### ๐งช Have you tested your code...