Dear Support,
I have an old project what I upgraded .NET8 and now every Razor page shows these errors:
- Multiple components use the tag 'xxx'.
It dosn not recognize Radzen Blazor components. - It underlines context variable in Template components with red.
- It underlines arrow in event handling arrow functions with red.
I imported Radzen and Radzen.Blazor in _Imports.razor, too.
Could you helpm me, please.