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
I'm developing in Blazor, writing Razor files. It often makes great suggestions for nested components but never suggests a closing tag.
For example using MudBlazor I start a MudSelect, it suggests correctly all the MudSelectItems I want but doesn't suggest the closing tag on MudSelect. That happens with quite a few things I use not just MudBlazor components.
The text was updated successfully, but these errors were encountered:
I'm developing in Blazor, writing Razor files. It often makes great suggestions for nested components but never suggests a closing tag.
For example using MudBlazor I start a MudSelect, it suggests correctly all the MudSelectItems I want but doesn't suggest the closing tag on MudSelect. That happens with quite a few things I use not just MudBlazor components.
The text was updated successfully, but these errors were encountered: