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

Host a Blazor application in a dotnet interactive notebook #16

Open
plbonneville opened this issue Jun 15, 2021 · 0 comments
Open

Host a Blazor application in a dotnet interactive notebook #16

plbonneville opened this issue Jun 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@plbonneville
Copy link
Owner

Expected behavior

Currently the blazor kernel only displays the HTML markup of the "First render only". When I interact with a razor component, the event handlers should run and update the DOM.

See : ASP.NET Core Razor component lifecycle

Reference

Look into hosting a Blazor WebAssembly application in a notebook so that I can interact with my razor components.

See: https://twitter.com/jonsequitur/status/1402281054103228417

@plbonneville plbonneville added the enhancement New feature or request label Jun 15, 2021
@plbonneville plbonneville changed the title Host a Blazor application in a notebook Host a Blazor application in a dotnet interactive notebook Jun 15, 2021
@plbonneville plbonneville mentioned this issue Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant