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