Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Fix DOMObserver mutation data for IE #2285

Closed
wants to merge 1 commit into from

Commits on Dec 17, 2019

  1. Fix DOMObserver mutation data for IE

    Summary: IE 11 considers the enter keypress that concludes the composition as an input char, which ends up adding a new line to the editor. I am adding code to strip that newline character when processing the mutation event.
    
    Differential Revision: D19141003
    
    fbshipit-source-id: fdda84cc70eb5eb5741ee1815d0cad0049354ad9
    Jainil Parekh authored and facebook-github-bot committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    ad0730f View commit details
    Browse the repository at this point in the history