I\'m building a basic CRUD app in Blazor and upon adding an Event record (in AddEvent.razor) I want to redirect the user to the list of Events. The Post request goes through but