Hello,
I'm working on a contact list Blazor app. Everything is going very well, until I tried to add navigation prevent in my insert/update page, if it has missing/unsaved data. I took the code form Google AI, and tried with that code to see if leaving the current page was prevented, and it was...