TextInput freezes Android keyboard after select prediction

Enviropment:
macOS Hight Sierra 10.13.4
Fuse version 1.8.1 (build 15610)
Android 7.0 on a Motorola Moto G5 Plus

The error:

04-12 17:14:58.321  2422  2422 W IInputConnectionWrapper: beginBatchEdit on inactive InputConnection
04-12 17:14:58.321  2422  2422 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
04-12 17:14:58.321  2422  2422 W IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
04-12 17:14:58.321  2422  2422 W IInputConnectionWrapper: getSelectedText on inactive InputConnection
04-12 17:14:58.322  2422  2422 W IInputConnectionWrapper: endBatchEdit on inactive InputConnection

Video showing the error:

I tried to reproduce the error with a minimal version of my code, but I couldn’t reproduce.

I can send my code to you.

Hi Raphael

We’re experiencing the same behaviour. Did you already solved it?

Fuseteam: is there any rised ticket for this?

Hey.

@raphael.godoi you can send your code here:

@Hector_Lizarraga I’ve found what is going on, for some reason there was two TextInput’s using the same observable.