Add files to have a simple EditForm and reproduce POST issue (asks for FormName attribute)
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
@using static Microsoft.AspNetCore.Components.Web.RenderMode
|
||||
@using Microsoft.AspNetCore.Components.Web.Virtualization
|
||||
@using Microsoft.JSInterop
|
||||
@using blazor_server_mini_sandbox
|
||||
@using blazor_server_mini_sandbox.Components
|
||||
@using blazor_server_mini_sandbox.Components.Layout
|
||||
@using Sandbox
|
||||
@using Sandbox.Components
|
||||
@using Sandbox.Components.Layout
|
||||
|
||||
Reference in New Issue
Block a user