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
I wanna use this widget in element (with valuekey) in listview.builder. After remove on left swipe and rebuilt, app return in Debug console error: "Cannot get renderObject of inactive element". I looked at the code and missing dispose for controller. May something here?
The text was updated successfully, but these errors were encountered:
I wanna use this widget in element (with valuekey) in listview.builder. After remove on left swipe and rebuilt, app return in Debug console error: "Cannot get renderObject of inactive element". I looked at the code and missing dispose for controller. May something here?
The text was updated successfully, but these errors were encountered: