-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
area-commandlinetoolsIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIfeature-hot-reloadThis issue is related to the Hot Reload feaatureThis issue is related to the Hot Reload feaature
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
hello hotreload current doesn't work with generic for example
<MudTextField Label="First name" HelperText="Max. 8 characters"
@bind-Value="model.Username" For="@(() => model.Username)"/>if i remove this code i need to relaod full project
Describe the solution you'd like
i don't know =(
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-commandlinetoolsIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIIncludes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPIfeature-hot-reloadThis issue is related to the Hot Reload feaatureThis issue is related to the Hot Reload feaature