Vlad Yanchevsky
Results
2
issues of
Vlad Yanchevsky
Keybindings don't trigger on non-US input sources - international i18n ime international keyboards
49
### Describe the bug ```shell Seems like keybindings rely on current input source. For example, `cmd+p` does nothing while Ukrainian input source selected, same for `ctrl+r`. Same for `cmd+,` on...
Bugs
Related issue: https://github.com/microsoft/fluentui-system-icons/issues/606 This PR is a small QOL improvement for those who use RSC. With this change, there will be no need to [re-export](https://nextjs.org/docs/app/building-your-application/rendering/composition-patterns#using-third-party-packages-and-providers) icons somewhere in a codebase...