As of now EDGE doesn't support `scrollLeft` for input fields and the `createTextRange` hack that's used for IE11 doesn't work for EDGE. So right now my only option is to wait for EDGE to support it. Any suggestions would be appreciated.
As of now EDGE doesn't support
scrollLeftfor input fields and thecreateTextRangehack that's used for IE11 doesn't work for EDGE.So right now my only option is to wait for EDGE to support it. Any suggestions would be appreciated.