I have a situation that I belive the problem is the life cicle of the components, using blazor server-side and .net 8. Using the structure that blazor ofers me, after going from the login page where the user can log in with email and password, I’m being redirect to the ‘LoginWith2fa’ page to insert the […]