Skip to content

Tony/685 logout exception#372

Closed
tonypioneer wants to merge 2 commits into
devfrom
tony/685_logout_exception
Closed

Tony/685 logout exception#372
tonypioneer wants to merge 2 commits into
devfrom
tony/685_logout_exception

Conversation

@tonypioneer

Copy link
Copy Markdown
Collaborator

Pull Request Details

Description

Updated pubspec.yaml.

Related Issues

anusii/solidpod#685

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How To Test?

Run SolidUI and follow the steps mentioned in anusii/solidpod#685.
Please note that this PR is for test only. It's not necessary to merge this PR to dev branch.

Checklist

  • Screenshots included here/in linked issue #
  • Changes adhere to the style and coding guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules
  • The update contains no confidential information
  • The update has no duplicated content
  • No lint check errors are related to these changes (make prep or flutter analyze lib)
  • Integration test dart test output or screenshot included in issue #
  • I tested the PR on these devices:
    • Android
    • iOS
    • Linux
    • MacOS
    • Windows
    • Web
  • I have identified reviewers
  • The PR has been approved by reviewers

Finalising

  • Merge dev into the this branch
  • Resolve any conflicts
  • Add a one line summary into the CHANGELOG.md
  • Push to the git repository and review
  • Merge the PR into dev

@cdawei

cdawei commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Hi Tony, I tested the steps described here. I didn't see the previous exception, but a new error message is shown

[NOTIF] Failed to refresh unread count: Exception: Authentication data not available. Please login first.

And the solidui example app did return back to the login page after clicking the "OK" button (the second time).

@gjwgit gjwgit closed this Jul 22, 2026
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.

SOLIDPOD/SOLIDUI: When attempting to log out and cancel from the app, an exception is shown

3 participants