nativescript-dev-appium
nativescript-dev-appium copied to clipboard
HideKeyboard closes navigation modal
Environment

Describe the bug Modal closes when use await driver.hideDeviceKeyboard() on navigation modal.
To Reproduce Add navigation modal with any text field, try to type field and hidekeyboard.
Expected behavior Not clear modal after type field.