I have a project that is based on the standard "sever side blazor" project template in Visual Studio.
It's been working more or less fine over the past year and has had the Telerik package there from the beginning. The project makes extensive use of Telerik' blazor controls.
When I updated to 2.26, my nav bar suddenly disappeared. I can step through the code but nothing displays.
I am pretty sure there is some kind of CSS conflict going on, but I'm just not savvy enough here to diagnose the issue.
It's been working more or less fine over the past year and has had the Telerik package there from the beginning. The project makes extensive use of Telerik' blazor controls.
When I updated to 2.26, my nav bar suddenly disappeared. I can step through the code but nothing displays.
I am pretty sure there is some kind of CSS conflict going on, but I'm just not savvy enough here to diagnose the issue.