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

Blazor Wasm hosted pre-render with authentication #32751

Closed
fayewong6198 opened this issue May 16, 2021 · 4 comments
Closed

Blazor Wasm hosted pre-render with authentication #32751

fayewong6198 opened this issue May 16, 2021 · 4 comments
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly feature-blazor-wasm-auth Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue. Status: No Recent Activity

Comments

@fayewong6198
Copy link

I followed this guide to pre-render my wasm app and get the error

image

I tried to google but seems nothing working.

@fayewong6198
Copy link
Author

I followed the doc to make it work. However I ran to another problem.

  1. The counter does not working
    image

  2. Authentication/login not working
    image

  3. Identity/account/login seems work.
    image

However, the login function seems failed. The below image is when I login success.

image

When I tried to access private route

image

  1. The browser seems lag in the pre-render mode.

@javiercn javiercn added area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly feature-blazor-wasm-auth labels May 17, 2021
@javiercn
Copy link
Member

@fayewong6198 thanks for contacting us.

In order for us to better understand your issue we need a minimal repro project and detailed steps to reproduce the issue.

@javiercn javiercn added the Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue. label May 17, 2021
@javiercn
Copy link
Member

Potential duplicate of #29634

@ghost
Copy link

ghost commented May 21, 2021

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate.

See our Issue Management Policies for more information.

@ghost ghost closed this as completed May 24, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 23, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly feature-blazor-wasm-auth Needs: Author Feedback The author of this issue needs to respond in order for us to continue investigating this issue. Status: No Recent Activity
Projects
None yet
Development

No branches or pull requests

2 participants