I have an issue when trying to start typing into the textview, if i tap on the textview the keyboard does not show up, only until i tap in the same line that the placeholder is, does not detect the rest of the text view as editable, if i add many text and later try to edit by tapping on that text happens the same, looks like it only accepts touch on an imaginary line on the top of the textview.. Using Swift 3, and the last version of the pod, 1.3.0.
I have an issue when trying to start typing into the textview, if i tap on the textview the keyboard does not show up, only until i tap in the same line that the placeholder is, does not detect the rest of the text view as editable, if i add many text and later try to edit by tapping on that text happens the same, looks like it only accepts touch on an imaginary line on the top of the textview.. Using Swift 3, and the last version of the pod, 1.3.0.