Issue passing parameters through a C# class hierarchy in Blazor
I’m working on a project in Blazor and I have multiple C# base classes that inherit each other. My project is basically a digital application that the user progresses through, each page having them fill out a “page” of their application with additional information.