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

Fix Blazor authentication error #3905

Closed
wants to merge 2 commits into from
Closed

Conversation

rockfordlhotka
Copy link
Member

Fixes #3890

@swegele
Copy link
Contributor

swegele commented May 3, 2024

We are doubling up here on a two items from this change. Not sure how to handle that?

@StefanOssendorf
Copy link
Contributor

We are doubling up here on a two items from this change. Not sure how to handle that?

I think he'll get a merge conflict 😆

@rockfordlhotka
Copy link
Member Author

If the PR from @swegele already fixes this then we can just close this one and discard it. I didn't realize you'd fixed this issue in the other PR.

@rockfordlhotka rockfordlhotka deleted the 3890-blazor-authn branch May 3, 2024 16:05
@swegele
Copy link
Contributor

swegele commented May 3, 2024

What about the few changes you had here to make the BlazorExample pages work?

@rockfordlhotka
Copy link
Member Author

What about the few changes you had here to make the BlazorExample pages work?

I'll have to redo those as part of another PR - there's an issue in the backlog to update the samples for CSLA 9.

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.

Do not call GetAuthenticationStateAsync outside of the DI scope for a Razor component
3 participants