Replies: 1 comment
-
Sorry, I found that there is a bug in my code, the above question is invalid. Therefore, I will close this question. In fact, we don't have to call |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am developing a Blazor Server web app with .NET 8. In one of my Razor components, the code is similar to the code below.
In this Razor component, I have many form fields, I want to avoid to reenter all the form fields after I have refreshed the page. Are there any solutions or workarounds?
Beta Was this translation helpful? Give feedback.
All reactions