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
Fix: Prevent 'already_active' error in image picker with state guards
Added _isPickingImage flag to prevent multiple simultaneous image picker calls in post_item_screen and profile_screen. Also added release notes documentation.
Fix: Prevent 'already_active' error in image picker with state guards
Added _isPickingImage flag to prevent multiple simultaneous image picker calls in post_item_screen and profile_screen. Also added release notes documentation.