I have two input fields (name, last name). When I am focused on one and wish to switch to the other by clicking on it, it only deselects the first one causing the on screen keyboard to vanish. Therefore i need to click on the other input field twice. Once to deselect the first one and another to actually select the second one. This behavior does not happen in editor where on screen keyboards aren’t involved. I’m building to IOS and i need to be able to switch between input feilds by clicking on them without the onscreen keyboard disapearing.