Skip to content

Disable Refresh Page When Post Form In Blazor #53241

@MahdiElahi

Description

@MahdiElahi

Hi,
I use web App blazor , in my form when i click on submit button the form is post to server and then refreshed page
for example : in login form when the input is not valid , i click on submit it's refresh page then show validation message field

i want disable reload page in blazor
how to do it ?

notice :

when i change render mode to interactiveServer it's Ok
but in renderModes Auto & WebAssembly is page is refreshed

why ? how to solve it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions