I have developed react grid using Fabric UI for the UC. I have made it editable using text component of react.
In chrome and firefox it is working fine but on IE i have noticed following behaviour,
1. Cursor to edit text field arrives on double click and it will blink on start of the text instead of end.
2. whenever i enter value in text field grid scrollbar will move to back.
Any help would be appreciated.