FluentHub
FluentHub copied to clipboard
Bug: App fails to load Dashboard page
🪟 What version of Windows is this issue present?
🪟 Windows 11 Beta
🔢 What version of FluentHub are you on?
0.9.0.0 | X64 | RELEASE
📄 Description
App fails to load dashboard with the following message:
Object Reference not set to an instance of an object
🪜 Steps To Reproduce
- Launch Fluenthub normally.
- Wait for the repostories to load on the side
- Error
🤔 Expected behavior
Should show the dashboard normally.
📑 Stack Trace
at FluentHub.Octokit.Wrappers.ActivityWrapper.Wrap(IReadOnlyList`1 response)
at FluentHub.Octokit.Queries.Users.ActivityQueries.GetAllAsync(String login)
at FluentHub.App.ViewModels.Viewers.DashBoardViewModel.LoadHomeContentsAsync()
at FluentHub.App.ViewModels.Viewers.DashBoardViewModel.LoadUserHomePageAsync()
📸 Assets
@IviriusMain reported the exact same issue...
2024-09-29 14:59:43.990 +03:00 [ERR] LoadHomeContentsAsync
System.NullReferenceException: Object reference not set to an instance of an object.
at FluentHub.Octokit.Wrappers.ActivityWrapper.Wrap(IReadOnlyList`1 response)
at FluentHub.Octokit.Queries.Users.ActivityQueries.GetAllAsync(String login)
at FluentHub.App.ViewModels.Viewers.DashBoardViewModel.LoadHomeContentsAsync()
at FluentHub.App.ViewModels.Viewers.DashBoardViewModel.LoadUserHomePageAsync()
2024-09-29 14:59:48.639 +03:00 [ERR] LoadHomeContentsAsync
System.NullReferenceException: Object reference not set to an instance of an object.
at FluentHub.Octokit.Wrappers.ActivityWrapper.Wrap(IReadOnlyList`1 response)
at FluentHub.Octokit.Queries.Users.ActivityQueries.GetAllAsync(String login)
at FluentHub.App.ViewModels.Viewers.DashBoardViewModel.LoadHomeContentsAsync()
at FluentHub.App.ViewModels.Viewers.DashBoardViewModel.LoadUserHomePageAsync()
I can repro when I updated to the latest.
Same with me here. I'm on the latest MS Store version