Hello
Thanks for creating this awesome library. I found a little issue:
I have a Component1 with a SfButton and a Component2 inside. I try to stub the Component2, but the button i would use, because i want to test some functionality with him. Therefore i have to call AddSyncfusionBlazor to register the services. If i do that the ComponentFactories.AddStub has no effect anymore....
Is there a work around to add the Syncfusion components and using the ComponentsFactroy together?
I have created a little project to demonstrate the issue in two tests:
TestBunitComponentFactories.zip
Regards
Benny