Patrick
Patrick
I use Rider as external editor. In this case, the code is not generated at all. Even not below the class.
For the template with Global `InteractiveServer ` Mode we should consider the following advise or issue from .net blazor development team: [Issue Link](https://github.com/dotnet/aspnetcore/issues/51476)
I assume the issue has something to do with changing the Layout. So switching from Layout to AccountLayout and back. Not sure is it possible to refer the js Scripts...
> We're still investigating the merge from Microsoft's upstream repository. There are quite a few things that need to be verified and validated, and we can't give an accurate ETA....