dillon1000/react

Commit

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
Browse files
Changed paths1 file
First-parent comparison
M packages/react-dom/src/events/BeforeInputEventPlugin.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…