Skip to content

Blazor WebAssembly: A way to get progress of startup using JavaScript? #15411

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

Closed
GerritBergen opened this issue Oct 25, 2019 · 2 comments
Closed
Labels
area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly ✔️ Resolution: Duplicate Resolved as a duplicate of another issue

Comments

@GerritBergen
Copy link

It'd be really nice to show some progress of where the app is in downloading dll or wasm files, and maybe where the app is in loading the whole application before the splash screen disappears.

Is this possible somehow using JavaScript or some other method?

@javiercn javiercn added area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly labels Oct 25, 2019
@DamianEdwards
Copy link
Member

Similar to #13933

I don't believe the required hooks on the JS side exist yet, but I agree it would be a great addition.

@mkArtakMSFT
Copy link
Contributor

Thanks for contacting us, @GerritBergen.
This is a dupe of the issue @DamianEdwards has reference, so closing this one.

@mkArtakMSFT mkArtakMSFT added the ✔️ Resolution: Duplicate Resolved as a duplicate of another issue label Oct 28, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Dec 2, 2019
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 ✔️ Resolution: Duplicate Resolved as a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

4 participants