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

NOTE LIST: not returning list of existing notes #62

Closed
1 task done
jesscmoore opened this issue Dec 10, 2023 · 1 comment
Closed
1 task done

NOTE LIST: not returning list of existing notes #62

jesscmoore opened this issue Dec 10, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jesscmoore
Copy link
Contributor

jesscmoore commented Dec 10, 2023

In macos and chrome, the MyNotes note list is not returning the list of existing notes. Instead snapshot.data is null, despite my having 2 notes in my pod

  • Fix the page to return and display the notes list

snapshot.data

Performing hot restart...
Restarted application in 748ms.
flutter: server started 4400
flutter: snapshot.data: null

Pod listing

Image

MyNotes note list
Image

@jesscmoore jesscmoore added the bug Something isn't working label Dec 10, 2023
@jesscmoore
Copy link
Contributor Author

No code changed required. There was an old note in my pod without a modification time, which was causing getNoteList to fail (unfortunately with no error), and null to be returned

@jesscmoore jesscmoore self-assigned this Dec 10, 2023
@gjwgit gjwgit closed this as completed Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants