Skip to content

Fix: Remove simulated StateError#22

Open
sentry[bot] wants to merge 1 commit into
mainfrom
seer/fix/remove-simulated-state-error
Open

Fix: Remove simulated StateError#22
sentry[bot] wants to merge 1 commit into
mainfrom
seer/fix/remove-simulated-state-error

Conversation

@sentry

@sentry sentry Bot commented Jun 18, 2026

Copy link
Copy Markdown

This PR removes the intentionally simulated StateError: Bad state: Simulated state error that was triggered during the app's initialization in _ItemListState.initState.

The error was part of an error demonstration for Sentry, but it was causing unnecessary noise in production logs. By removing the call to _triggerStateError() and the method itself, we prevent this specific simulated error from being reported.

Fixes FLUTTER-2Q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants