Page 2 of 2

Re: ul app-submenu problem

Posted: 21 Mar 2017, 00:32
by vrmerlin
Yes, it works now, although I'm not clear on why that made the difference.

Re: ul app-submenu problem

Posted: 09 May 2021, 16:31
by rodalmas
I have the same problem, my version of angular is 11 and primeng ^ 11.4.0, please help me!

Code: Select all

"dependencies": {
        "@angular/animations": "^11.0.9",
        "@angular/cdk": "^11.2.12",
        "@angular/common": "~11.0.1",
        "@angular/compiler": "~11.0.1",
        "@angular/core": "~11.0.1",
        "@angular/forms": "~11.0.1",
        "@angular/platform-browser": "~11.0.1",
        "@angular/platform-browser-dynamic": "~11.0.1",
        "@angular/router": "~11.0.1",
        "@fortawesome/fontawesome-free": "^5.11.2",
        "@fullcalendar/core": "^5.6.0",
        "@ngx-translate/core": "^13.0.0",
        "@ngx-translate/http-loader": "^6.0.0",
        "angular-user-idle": "^2.2.5",
        "chart.js": "^3.2.1",
        "primeflex": "^2.0.0",
        "primeicons": "^4.1.0",
        "primeng": "^11.4.0",
        "rxjs": "~6.6.0",
        "tslib": "^2.0.0",
        "web-animations-js": "^2.3.2",
        "zone.js": "~0.10.2"
    },
    "devDependencies": {
        "@angular-devkit/build-angular": "~0.1100.2",
        "@angular/cli": "~11.0.2",
        "@angular/compiler-cli": "~11.0.1",
        "@types/jasmine": "~3.6.0",
        "@types/node": "^12.11.1",
        "codelyzer": "^6.0.0",
        "jasmine-core": "~3.6.0",
        "jasmine-spec-reporter": "~5.0.0",
        "karma": "~5.1.0",
        "karma-chrome-launcher": "~3.1.0",
        "karma-coverage": "~2.0.3",
        "karma-jasmine": "~4.0.0",
        "karma-jasmine-html-reporter": "^1.5.0",
        "protractor": "~7.0.0",
        "ts-node": "~8.3.0",
        "tslint": "~6.1.0",
        "typescript": "~4.0.2"
    }

Re: ul app-submenu problem

Posted: 10 May 2021, 10:10
by merve7
Hi,
Did you try the above solutions? Or could you explain a bit more your problem and send me your error message?