Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

p-dropdown : Overlay issue on hide #12189

Closed
yassine-fy94 opened this issue Nov 11, 2022 · 0 comments
Closed

p-dropdown : Overlay issue on hide #12189

yassine-fy94 opened this issue Nov 11, 2022 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@yassine-fy94
Copy link

Describe the bug

Hello, I have an overlay issue with the (p-dropdown) when I use the property (appendTo="body") it creates a DOM issue with the other components, especially when I use it on a p-dialog, it was working fine on the previous versions.

Environment

"dependencies": {
"@angular/animations": "^14.2.7",
"@angular/cdk": "^14.2.5",
"@angular/common": "^14.2.7",
"@angular/compiler": "^14.2.7",
"@angular/core": "^14.2.7",
"@angular/forms": "^14.2.7",
"@angular/localize": "^14.2.7",
"@angular/platform-browser": "^14.2.7",
"@angular/platform-browser-dynamic": "^14.2.7",
"@angular/router": "^14.2.7",
"@types/crypto-js": "^4.1.1",
"bootstrap": "^4.6.2",
"chart.js": "^3.9.1",
"core-js": "^2.6.12",
"crypto-browserify": "^3.12.0",
"crypto-js": "^4.1.1",
"exceljs": "^1.15.0",
"file-saver": "^2.0.5",
"font-awesome": "^4.7.0",
"jwt-decode": "^3.1.2",
"ngx-barcode": "^0.3.0",
"ngx-image-compress": "^13.1.13",
"primeflex": "^3.3.0",
"primeicons": "^6.0.1",
"primeng": "^14.2.1",
"rxjs": "^6.6.7",
"rxjs-compat": "^6.6.7",
"save": "^2.9.0",
"sweetalert2": "^10.16.9",
"tslib": "^2.4.0",
"typescript": "^4.8.4",
"xlsx": "^0.18.5",
"zone.js": "^0.11.8"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.2.6",
"@angular/cli": "^14.2.6",
"@angular/compiler-cli": "^14.2.7",
"@angular/language-service": "^14.2.7",
"@types/file-saver": "^2.0.5",
"@types/jasmine": "^3.6.11",
"@types/jasminewd2": "^2.0.10",
"@types/node": "^12.20.55",
"codelyzer": "^6.0.2",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "^4.0.2",
"karma-jasmine-html-reporter": "^1.7.0",
"protractor": "~7.0.0",
"ts-node": "~8.3.0",
"tslint": "~6.1.0"
},

Reproducer

No response

Angular version

14.2.7

PrimeNG version

14.2.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

14.17.0

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@yassine-fy94 yassine-fy94 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 11, 2022
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 11, 2022
@cetincakiroglu cetincakiroglu added this to the 14.2.2 milestone Nov 11, 2022
@mertsincan mertsincan self-assigned this Nov 11, 2022
@mertsincan mertsincan changed the title p-dropdown : Overlay issue p-dropdown : Overlay issue on hide Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants