Closed dswfort closed 2 years ago
BlazorApp1.zip Here is the demo~
Hi @dswfort , did you add the <AntContainer />
component in App.razor ?
Hi @dswfort , did you add the
<AntContainer />
component in App.razor ?
Yes, this may be the reason why ModalService is not working.
I download BlazorApp1.zip and it works fine when I add <AntContainer />
component. Please try adding <AntContainer />
component to App.razor
It works!
Sorry for reading document carelessly...
Describe the bug
Create a new
Blazor Server
project by Vusual Studio, copy the sample code from ant-design-blazor.gitee.io.Click button and no response...
Is ModalService couldn't work at blazor-server?
Further technical details