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

Start interactive components that were added dynamically #48763

Closed
SteveSandersonMS opened this issue Jun 13, 2023 · 0 comments · Fixed by #49238
Closed

Start interactive components that were added dynamically #48763

SteveSandersonMS opened this issue Jun 13, 2023 · 0 comments · Fixed by #49238
Assignees
Labels
area-blazor Includes: Blazor, Razor Components feature-full-stack-web-ui Full stack web UI with Blazor
Milestone

Comments

@SteveSandersonMS
Copy link
Member

SteveSandersonMS commented Jun 13, 2023

We add static content dynamically in the following cases:

In each such case, the newly introduced static content may include markers for interactive components. We need the components to turn on (and if needed, start up a new circuit or WebAssembly runtime).

Out of scope:

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-full-stack-web-ui Full stack web UI with Blazor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants