iansan5653 / textarea-safari-bug

Home Page:https://github.com/facebook/react/issues/28360

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + textarea + Safari bug reproduction

facebook/react#28360

  1. Run npm install; npm start
  2. Place the caret at the end of the third line in the textarea
  3. Select the line with Cmd+Shift+ArrowLeft
  4. Delete the content with Delete
  5. Try to type

About

https://github.com/facebook/react/issues/28360


Languages

Language:JavaScript 78.0%Language:HTML 22.0%