Skip to content

In WebAssembly pre-render false, is there a way to display a loading message while downloading the wasm files? #52076

@ricfwolff

Description

@ricfwolff

I'm creating a page that runs only on WebAssembly and I need to have pre-rendering disabled (by using RenderModeInteractiveWebAssembly(prerender: false)).

Is there a way to display the loading spinner (as we had on .net 7) or at least a "loading..." when the user navigates to this page? (while it's downloading the web assemblies)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions