Open Closed

Application Layout Error #190


User avatar
0
murat.kebabci created

Users, Roles , Claim type, Languages, Audit Logs page are not showing data. Removed node modules, yarn and package-lock. And then installation all packages. Packages versions;

This is error

This is error line. I am using open on hover menu.


3 Answer(s)
  • User Avatar
    0
    Mehmet created

    I fixed this problem: Cannot read property 'navitveElement' of undefined Thanks for reporting. But we can't reproduce the table columns problem.

    Can you explain the reproduce steps in detail and share the followings with us:

    • Angular version
    • Result of yarn list --pattern abp command
    • Which browser are you using
  • User Avatar
    0
    murat.kebabci created

    The error is done but the issue remains. Browser chrome.

    "@angular/animations": "~9.1.0", "@angular/common": "~9.1.0", "@angular/compiler": "~9.1.0", "@angular/core": "~9.1.0", "@angular/forms": "~9.1.0", "@angular/platform-browser": "~9.1.0", "@angular/platform-browser-dynamic": "~9.1.0", "@angular/router": "~9.1.0",

    ├─ @abp/ng.core@2.8.0 ├─ @abp/ng.feature-management@2.8.0 ├─ @abp/ng.permission-management@2.8.0 ├─ @abp/ng.setting-management.config@2.8.0 ├─ @abp/ng.setting-management@2.8.0 ├─ @abp/ng.theme.shared@2.8.0 ├─ @abp/utils@2.8.0 ├─ @volo/abp.commercial.ng.ui@2.8.0 ├─ @volo/abp.ng.account.config@2.8.0 ├─ @volo/abp.ng.account@2.8.0 ├─ @volo/abp.ng.audit-logging.config@2.8.0 ├─ @volo/abp.ng.audit-logging@2.8.0 ├─ @volo/abp.ng.identity-server.config@2.8.0 ├─ @volo/abp.ng.identity-server@2.8.0 ├─ @volo/abp.ng.identity.config@2.8.0 ├─ @volo/abp.ng.identity@2.8.0 ├─ @volo/abp.ng.language-management.config@2.8.0 ├─ @volo/abp.ng.language-management@2.8.0 ├─ @volo/abp.ng.saas.config@2.8.0 ├─ @volo/abp.ng.saas@2.8.0 ├─ @volo/abp.ng.text-template-management.config@2.8.0 ├─ @volo/abp.ng.text-template-management@2.8.0 └─ @volo/abp.ng.theme.lepton@2.8.0

  • User Avatar
    0
    Mehmet created

    We can't reproduce the table columns problem. Can you describe the reproduce steps in detail?

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11