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
Hey @javiercn , am I doing something wrong here? Rendermode is not compiling properly. Also, can we switch this label to area-blazor for better tagging
Is there an existing issue for this?
Describe the bug
Causes error: Using the generic type 'BaseViewModelView' requires 1 type arguments
Expected Behavior
I am able to use @rendermode attributes in generic base components
Steps To Reproduce
add @rendermode RenderMode.InteractiveServer to a page with a generic typeparam
Picture above is BaseViewModelViewCore razor page
Below code is BaseViewModelView which page @inherits
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: