dillon1000/react
Commit
Browse files Fix incorrect data in compositionend event with Korean IME on IE11 (#10217) (#12563)
* Add isUsingKoreanIME function to check if a composition event was triggered by Korean IME * Add Korean IME check alongside useFallbackCompositionData and disable fallback mode with Korean IME
Changed paths1 file
First-parent comparisonpackages/react-dom/src/events/BeforeInputEventPlugin.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…