When I tried directly installing the library via curl from both my local machine and my vps, the download times were both very slow (relative to before). The internet speed on these machines are otherwise fine so I'm not sure what's going on.
curl -L https://api.github.com/repos/actions/setup-node/tarball/3235b876344d2a9aa001b8d1453c930bba69e610 -o test.tar.gz
Is anyone else experiencing anything like this? Maybe this is a regional/CDN issue? (I'm testing from us-west)``` <input type="text" autoComplete="off" autoCapitalize="off" autoCorrect="off" spellCheck={false} /> ```
I'd prefer not creating a custom javascript keyboard so I'm feeling a little stuck. I've tried playing around with using a hidden password input that'll trigger the keyboard to appear while rendering text in a visible component styled to look like the input, but it's quite finicky and I'm worried this'll produce unexpected side effects. Does anyone have any insights on how to best approach this?