Bug: onCompositionEnd not called #20065
Labels
Component: DOM
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Type: Needs Investigation
React version: 16.7.0
OS: Window 10
Steps To Reproduce
Link to code example: https://codepen.io/Eoyd/pen/KKMgMzz?editors=0011
The current behavior
When setting the formatted value in the render function, if the formatted return is a string, the combined input will not trigger onCompositionEnd
The expected behavior
onCompositionEnd should be called
The text was updated successfully, but these errors were encountered: