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
In my case, I was seeing this error (or something similar), and resolved by adding shrinkWrap: true to my KeyboardActions widgets, or wrapping the KeyboardActions child with a container/sizedBox.
Without the KeyboardActions widget everything is fine, but as soon as I add it in I get the following errors:
The text was updated successfully, but these errors were encountered: