You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any input on this?
I have the same issue after upgrading Aztec to v2.1.4 (slightly different lines).
When I click on a link:
java.lang.IllegalArgumentException: Required value was null.
at org.wordpress.aztec.AztecText.onCreateInputConnection(AztecText.kt:699)
at android.view.inputmethod.InputMethodManager.createInputConnection(InputMethodManager.java:5008)
Expected
App should not crash when render the html on API 26
Observed
App is crashing
Reproduced
Tested
[Android SDK build for arm 64] on [8.0.0] with [v2.1.3]
The text was updated successfully, but these errors were encountered: