Activities of "Abdulaziz_Alsaffar"

Yes I got it is a big file do you want to share it here ?

Until now facing this error after refresh any page except the home page please how to fix it?

I Cleared the cookie but still same error, The app deployed on the server how to share the logs? only the home page when refresh the page work fine but the another route I got 403 error

I update something in db and the issue has been solved but now after refresh any page except the home page i got 403 error

how to solve it

Hi dears, thanks a lot is working now but after secure the frontend site now I got same issue and I tried to make the require https to true the false still facing the issue

I did it but still facing same error and I checked all the Urls in frontend and backend,

Is there any direct url after logout is not in app.settings ?

Is there any guidelines if i need to install package from npm in angular UI ? I don't konow why in abp comes like this error in every package installation

Yes I follow all the steps my node was 20 but yesterday i downgrade it same your version

I did all the steps and same issue I don't know why all these errors shown after install agm/core package after that I deleted still same errors

Hello Masum,

I did it it was 2.2.0 then upgrade it to version 2.3.0 but still same problems, Please look to my package.json maybe some mistake

regards

{
  "name": "REAMApp",
  "version": "0.0.0",
  "scripts": {
    "ng": "ng",
    "start": "ng serve --open",
    "build": "ng build",
    "build:prod": "ng build --configuration production",
    "watch": "ng build --watch --configuration development",
    "test": "ng test",
    "lint": "ng lint"
  },
  "private": true,
  "dependencies": {
    "@abp/ng.components": "~7.2.3",
    "@abp/ng.core": "~7.2.3",
    "@abp/ng.oauth": "~7.2.3",
    "@abp/ng.setting-management": "~7.2.3",
    "@abp/ng.theme.shared": "~7.2.3",
    "@agm/core": "^3.0.0-beta.0",
    "@angular/animations": "^15.0.1",
    "@angular/common": "^15.0.1",
    "@angular/compiler": "^15.0.1",
    "@angular/core": "^15.0.1",
    "@angular/forms": "^15.0.1",
    "@angular/google-maps": "^14.2.7",
    "@angular/localize": "^15.0.1",
    "@angular/platform-browser": "^15.0.1",
    "@angular/platform-browser-dynamic": "^15.0.1",
    "@angular/router": "^15.0.1",
    "@types/googlemaps": "^3.39.12",
    "@volo/abp.commercial.ng.ui": "~7.2.3",
    "@volo/abp.ng.account": "~7.2.3",
    "@volo/abp.ng.audit-logging": "~7.2.3",
    "@volo/abp.ng.gdpr": "~7.2.3",
    "@volo/abp.ng.identity": "~7.2.3",
    "@volo/abp.ng.language-management": "~7.2.3",
    "@volo/abp.ng.openiddictpro": "~7.2.3",
    "@volo/abp.ng.saas": "~7.2.3",
    "@volo/abp.ng.text-template-management": "~7.2.3",
    "@volo/ngx-lepton-x.core": "^2.3.3",
    "@volosoft/abp.ng.theme.lepton-x": "^2.3.0",
    "rxjs": "7.5.6",
    "tslib": "^2.1.0",
    "zone.js": "~0.11.4"
  },
  "devDependencies": {
    "@abp/ng.schematics": "~7.2.3",
    "@angular-devkit/build-angular": "^15.0.1",
    "@angular-eslint/builder": "~15.1.0",
    "@angular-eslint/eslint-plugin": "~15.1.0",
    "@angular-eslint/eslint-plugin-template": "~15.1.0",
    "@angular-eslint/schematics": "~15.1.0",
    "@angular-eslint/template-parser": "~15.1.0",
    "@angular/cli": "^15.0.1",
    "@angular/compiler-cli": "^15.0.1",
    "@angular/language-service": "^15.0.1",
    "@types/jasmine": "~3.6.0",
    "@types/node": "^12.11.1",
    "@typescript-eslint/eslint-plugin": "^5.36.2",
    "@typescript-eslint/parser": "^5.36.2",
    "eslint": "^8.23.0",
    "jasmine-core": "~4.0.0",
    "karma": "~6.3.0",
    "karma-chrome-launcher": "~3.1.0",
    "karma-coverage": "~2.1.0",
    "karma-jasmine": "~4.0.0",
    "karma-jasmine-html-reporter": "^1.7.0",
    "ng-packagr": "^15.0.1",
    "typescript": "~4.8.3"
  }
}
Showing 11 to 20 of 34 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11