I am using Blazor UI. Tabstrip was working, but suddenly now they are stacked on top of each other. Attached is what the tabstrip looks like. There are 3 tabs (TOP/HORIZONTAL). The UI still responds but isn't desirable. What is causing this issue? Is this related to licensing?
1 Answer, 1 is accepted
0
Yanislav
Telerik team
answered on 13 Mar 2023, 03:42 PM
Hello Steve,
What I can suggest is to check the imported CSS files and look for any custom CSS that may be overriding the default styles. This can often cause issues with the layout and appearance of the components. Please ensure that you have not made any changes to the default theme file that could be causing the issue.
Another possible reason if the application type is Blazor WASM is caching the theme file. In this case, you have to hard reload the page to clear the cache (CTRL + F5).
If you are still unable to find the cause of the problem, may I ask you to reproduce the problem in a sample application and send it to us for review? Thus we will be able to investigate the problem and further troubleshoot it.
Regards,
Yanislav
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.