Dialog transparent background

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
daversonSaldanha
Posts: 6
Joined: 02 Oct 2019, 13:21

27 Apr 2020, 20:16

After updating to angular 9.1.2 and primeng 9.0.6 the component appears with a transparent background. Find no property that fixes that. Where am I going wrong?

Image

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

06 May 2020, 12:46

Hi,
What is your Verona version? You need to upgrade your Verona version to 9.0.0

daversonSaldanha
Posts: 6
Joined: 02 Oct 2019, 13:21

06 May 2020, 13:17

Hello. Thanks for the reply. I updated my entire project, my package was as below. Something wrong ?

Code: Select all

"@angular-devkit/build-angular": "~0.901.1",
    "@angular/animations": "9.1.2",
    "@angular/cdk": "^9.2.1",
    "@angular/cli": "^9.1.1",
    "@angular/common": "9.1.2",
    "@angular/compiler": "9.1.2",
    "@angular/compiler-cli": "9.1.2",
    "@angular/core": "9.1.2",
    "@angular/forms": "9.1.2",
    "@angular/language-service": "9.1.2",
    "@angular/platform-browser": "9.1.2",
    "@angular/platform-browser-dynamic": "9.1.2",
    "@angular/router": "9.1.2",
    "@auth0/angular-jwt": "^4.0.0",
    "@types/jasmine": "3.5.10",
    "@types/node": "~13.11.1",
    "chart.js": "^2.9.3",
    "codelyzer": "^5.2.2",
    "core-js": "^3.6.5",
    "font-awesome": "^4.7.0",
    "jasmine-core": "~3.5.0",
    "jasmine-spec-reporter": "~5.0.1",
    "karma": "~5.0.2",
    "karma-chrome-launcher": "~3.1.0",
    "karma-cli": "~2.0.0",
    "karma-coverage-istanbul-reporter": "^2.1.1",
    "karma-jasmine": "~3.1.1",
    "karma-jasmine-html-reporter": "^1.5.3",
    "moment": "^2.24.0",
    "moment-business-days": "^1.2.0",
    "ng-cpf-cnpj-validate": "^1.0.2",
    "ng2-currency-mask": "^9.0.2",
    "primeicons": "^2.0.0",
    "primeng": "^9.0.6",
    "protractor": "~5.4.4",
    "quill": "^1.3.7",
    "rxjs": "^6.5.5",
    "ts-md5": "^1.2.7",
    "ts-node": "~8.8.2",
    "tslint": "~6.1.1",
    "typescript": "^3.5.3",
    "zone.js": "^0.10.3"

daversonSaldanha
Posts: 6
Joined: 02 Oct 2019, 13:21

26 May 2020, 22:40

I found a solution that met my expectations.

Code: Select all

body .ui-widget-overlay {
  background-color: rgba(77, 74, 74, 0.9);
  /* opacity: 0.7;
   filter: alpha(opacity=70);*/
}
In the .css theme-amber and other classes I made the above modification one by one and stayed as I would like. I hope it helps those who also need it.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

10 Oct 2020, 03:19

Hi,

I think this problem will be resolved after Verona layout is updated. Please see our Template updates plan; https://github.com/primefaces/primeng/w ... te-Updates

Best Regards,

Post Reply

Return to “Verona - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests