How do I stop a checkbox in a .net 8.0 blazor webassembly rendering as ticked when I navigate to a new page?
I have created a .net 8.0 blazor web application solution.
The web project is standard with the following code:
I have created a .net 8.0 blazor web application solution.
The web project is standard with the following code: