Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

entering wrong password in desktop view of app does not show a visual indication of wrong password #232

Open
HelloSniperMonkey opened this issue Jan 16, 2025 · 1 comment · May be fixed by #233

Comments

@HelloSniperMonkey
Copy link
Contributor

🐛 Describe the bug

entering wrong password in desktop view of app does not show a visual indication of wrong password

Screen.Recording.2025-01-16.at.9.51.20.PM.mp4

This is the full error code in terminal :

DartError: Assertion failed: file:///Users/soumyayotimohanta/Developer/flutter/packages/flutter/lib/src/material/scaffold.dart:314:7
_scaffolds.isNotEmpty
"ScaffoldMessenger.showSnackBar was called, but there are currently no descendant Scaffolds to present to."
dart-sdk/lib/internal/js_dev_runtime/private/ddc_runtime/errors.dart 296:3 throw
dart-sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/errors.dart 29:3 assertFailed
packages/flutter/src/material/scaffold.dart 314:18 showSnackBar
packages/monumento/presentation/authentication/desktop/login_view_desktop.dart 74:59
packages/flutter_bloc/src/bloc_listener.dart 215:16
dart-sdk/lib/async/zone.dart 1594:9 runUnaryGuarded
dart-sdk/lib/async/stream_impl.dart 365:5 [_sendData]
dart-sdk/lib/async/stream_impl.dart 541:13 perform
dart-sdk/lib/async/stream_impl.dart 646:10 handleNext
dart-sdk/lib/async/stream_impl.dart 617:7 callback
dart-sdk/lib/async/schedule_microtask.dart 40:11 _microtaskLoop
dart-sdk/lib/async/schedule_microtask.dart 49:5 _startMicrotaskLoop
dart-sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart 181:7

@HelloSniperMonkey
Copy link
Contributor Author

@mdmohsin7 please assign me this issue

@HelloSniperMonkey HelloSniperMonkey linked a pull request Jan 16, 2025 that will close this issue
12 tasks
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 a pull request may close this issue.

1 participant