I have created a date picker with Office-ui-fabric-react. I have enabled the "allowTextInput" property. I can able to edit the text input in Chrome, but its not working in IE 11.
Observed behavior:
Chrome: Working fine in both Keyboard Navigation and in Mouse click. IE 11: Working fine in Keyboard Navigation, but cannot able to edit on mouse click.