Andreas Willi
Andreas Willi
Thanks for the PR. Can you please explain what problem is solved by your proposed feature? This helps me make sure it's a good fit for this project.
I'm not sure I understand. May I ask what value you are using for `validChars`? Because with a value of `0-9` or `\d` the letter `M` will be rejected, for...
I just tested with Safari and Chrome on iOS 14.3 which both worked as expected. So it looks like the problem is more specific. To investigate I need more information:...
Thanks for the information. I'll look into it.
So far I wasn't able to reproduce the issue. However, I noticed two things: 1. You are not setting `inputProps={{ autoComplete: "one-time-code" }}` on the component. [According to Apple](https://developer.apple.com/documentation/security/password_autofill/enabling_password_autofill_on_an_html_input_element) this...
Nice! Now I can finally re-add all the icons I removed 😅
May I ask why there is no option to stop Karabiner from messing with the function keys? All I want is vim arrow keys and swap `Caps Lock` and `Esc`.
@huyz Didn't know about the Caps Lock setting, thanks. The only thing I use Caps Lock for is typing capital umlauts (ÄÖÜ) with the Swiss-German keyboard layout. But I can...
Closing due to inactivity
On macOS you can view it over menu bar > `Meta Grabber` > `About`. Not sure if/how this works on Windows and Linux, though. I guess I can display the...