We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
checkout:lamparter/refactor v1 dev stage
checkout:lamparter/refactor
App crashes with NullReferenceException when launched via the fluenthub: URI schematics in Windows
fluenthub:
FluentHub should launch normally or refuse to launch altogether.
Not yet
at Octokit.GraphQL.Core.SimpleQuery`1.Runner.RunPage(CancellationToken cancellationToken) at Octokit.GraphQL.ConnectionExtensions.Run[T](IConnection connection, ICompiledQuery`1 query, Dictionary`2 variables, CancellationToken cancellationToken) at FluentHub.Octokit.Queries.Users.RepositoryQueries.GetAllAsync(String login, Nullable`1 first, String after, Nullable`1 last, String before, IEnumerable`1 affiliations, Nullable`1 isFork, Nullable`1 isLocked, RepositoryOrder orderBy, IEnumerable`1 ownerAffiliations, Nullable`1 privacy) at FluentHub.App.ViewModels.Viewers.DashBoardViewModel.LoadHomeContentsAsync() at FluentHub.App.ViewModels.Viewers.DashBoardViewModel.LoadUserHomePageAsync()
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🔢 What version of FluentHub are you on?
checkout:lamparter/refactor
v1 dev stage📄 Description
App crashes with NullReferenceException when launched via the
fluenthub:
URI schematics in Windows🪜 Steps To Reproduce
fluenthub:
using a web browser or PowerShell🤔 Expected behavior
FluentHub should launch normally or refuse to launch altogether.
⚒️ Did you find any workaround?
Not yet
📑 Stack Trace
📸 Assets
The text was updated successfully, but these errors were encountered: