Hi there.
I have a problem.
Some time ago this type of implementation worked well, but for a while now it stopped working as expected.
When I have a DerivedComponent.razor component that inherits from a Basecomponent.razor and I try to display it inside an SfDialog it does not render. It renders neither the base component nor the derived component.
If I show it outside of an SfDialog it works as expected.
I need a little help to resolve this problem or my error.
I am attaching a small example with the error.
My development environment:
- VS2022 17.6.2
- Syncfusion components 21.2.8
- target framework: .NET 6.0 (.NET 7.0 same problem)
- Targen Os: None
- Windows 11 home edition
Thanks in advance.
Attachment:
Blazor_Example_5854360c.zip