You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the release/9.0 branch, JS assets are not being correctly included in Microsoft.AspNetCore.Components.CustomElements. This causes RegisterCustomElement() to throw with the following exception message:
Error: Could not find 'registerBlazorCustomElement' ('registerBlazorCustomElement' was undefined).