react-composition-input
react-composition-input copied to clipboard
The input component optimized for languages like Chinese, Japanese etc.
Results
2
react-composition-input issues
Sort by
recently updated
recently updated
newest added
Also allow ref to the actual DOM element (via `inputRef`)
Happens only on Samsung keyboard on a Galaxy Tab E. Google pinyin keyboard seems to be ok. Fixed by commenting out https://github.com/LeoEatle/react-composition-input/blob/19600525099666026e939958e98e7644cbc4aaf9/src/inputfield.js#L47 Tested on Safari iOS and chrome 74 with...