Base solution for your next web application
Open Closed

Organization Units page is not work #11034


User avatar
0
longviet created

V11.1.0 .NET Core - Angular

  • node: v16.14.2

  • npm: 8.7.0

  • Angular CLI: 13.3.1 I run app on local and go to Organization Units page as picture But if I click on sort by username the Members tabs will show as picture I debuged that the funtion

    reloadPage(): void { this.paginator.changePage(this.paginator.getPage()); } run and is not called the function getOrganizationUnitUsers Please help verify it, I try to run on demo page is good.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    This problem is solved here, could you implement the solution on your project ?