Selenium sendKeys not working for any input textbox using safaridriver

I am performing automation testing on Safari browser using Selenium(3.141.59) and safaridriver.
Issue we see is that selenium sendKeys method not working for any textbox using safaridriver.
I'm using Mac OS X- 10.13.6 and safari version as 13.1.2.

Is this some version compatibility issue? If yes, which is the stable combination recommended to be used for automation testing using safaridriver?
Selenium sendKeys not working for any input textbox using safaridriver
 
 
Q