I am using VS2019 and building out dialog boxes for my app. I am playing with the demo code and am able to get the RadzenCards to work but when I attempt to open as a dialog I am getting the EventConsole CS0246 error.
I have added all the Radzen lines listed in the Installation Guide. As well as inject JSRuntime.
Hi, I'm having the same problem. Razor components, .NET 8.0, I don't have any _Host page and don't understand why and where to create the "shared page" @enchev could you please provide more context of how to solve this problem with Razor components and .NET 8.0 ? Thank you!