hi
You can try to add close class to the button
class="close" data-dismiss="modal" aria-label="Close"
hi
Any error?
hi
We will check this. Thanks
hi
CMS KIT module only supports MVC and Blazor.
However, I got another problem after adding CmsKit.Pro module, there is no update on the database level.
You can remove the empty migration.
I know that the Angular UI is not supported for this module, but the administration and management CMS functions should be supported, right?
I think so.
hi jfistelmann
We will check this.
hi
var myModal = new abp.ModalManager({
//...options
});
//Open the modal
myModal.open();
//Close the modal
myModal.close();
https://docs.abp.io/en/abp/latest/UI/AspNetCore/Modals
hi
Try running the yarn and yarn start
hi
We can't see where this application references the Volo.Identity.Pro.Web from our Blazor app. The only thing that comes close is Volo.Abp.Identity.Pro.Blazor.Server
For Blazor Server the source code of Users page is \identity-pro\src\Volo.Abp.Identity.Pro.Blazor\Pages\Identity\UserManagement.razor and \identity-pro\src\Volo.Abp.Identity.Pro.Blazor\Pages\Identity\UserManagement.razor.cs