Null Reference Exception in Blazor when Navigating Directly to Page
I am working on a Server/Client Blazor app using Interactive Web Assembly. I have a page that lists some objects (Tenants), and when clicking on those objects, it navigates to a page with the ID of the object as a parameter in the Uri path.
Null Reference Exception in Blazor when Navigating Directly to Page
I am working on a Server/Client Blazor app using Interactive Web Assembly. I have a page that lists some objects (Tenants), and when clicking on those objects, it navigates to a page with the ID of the object as a parameter in the Uri path.
Null Reference Exception in Blazor when Navigating Directly to Page
I am working on a Server/Client Blazor app using Interactive Web Assembly. I have a page that lists some objects (Tenants), and when clicking on those objects, it navigates to a page with the ID of the object as a parameter in the Uri path.