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

Component: Title ERROR <p-calendar> #15729

Closed
pierocox09 opened this issue May 28, 2024 · 1 comment
Closed

Component: Title ERROR <p-calendar> #15729

pierocox09 opened this issue May 28, 2024 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@pierocox09
Copy link

pierocox09 commented May 28, 2024

Describe the bug

ERROR NOT LOADING THE VALUE INTO THE P-CALENDAR WHEN YOU ASSIGN IT THROUGH A patchValue IN FORM REACTIVE on [minDate]

Environment

{
"name": "siste",
"version": "0.0.0",
"engines": {
"node": ">=16.14.2",
"npm": ">=8.5.0"
},
"scripts": {
"ng": "ng",
"start": "node server.js",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test",
"heroku-postbuild": "ng build --prod"
},
"private": true,
"dependencies": {
"@angular/animations": "^17.3.10",
"@angular/cdk": "17.3.10",
"@angular/common": "^17.3.10",
"@angular/compiler": "^17.3.10",
"@angular/core": "^17.3.10",
"@angular/forms": "^17.3.10",
"@angular/platform-browser": "^17.3.10",
"@angular/platform-browser-dynamic": "^17.3.10",
"@angular/router": "^17.3.10",
"@ngx-translate/core": "15.0.0",
"@ngx-translate/http-loader": "8.0.0",
"@types/crypto-js": "^4.1.1",
"crypto-js": "^4.1.1",
"decimal.js": "^10.3.1",
"echarts": "^5.5.0",
"express": "^4.17.3",
"file-saver": "^2.0.5",
"jsbarcode": "^3.11.6",
"jspdf": "^2.5.1",
"jspdf-autotable": "^3.7.1",
"moment": "^2.29.4",
"moment-timezone": "^0.5.43",
"ngx-barcode6": "^1.0.24",
"ngx-device-detector": "7.0.0",
"ngx-echarts": "^17.1.0",
"ngx-extended-pdf-viewer": "19.1.0",
"ngx-focus-control": "^4.0.0",
"path": "^0.12.7",
"primeicons": "6.0.1",
"primeng": "17.16.1",
"rxjs": "^6.5.3 || ^7.4.0",
"sheetjs": "^2.0.0",
"tslib": "^2.3.0",
"uuid": "^8.3.2",
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.2/xlsx-0.20.2.tgz",
"xlsx-js-style": "^1.2.0",
"zone.js": "0.14.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.3.8",
"@angular/cli": "^17.3.8",
"@angular/compiler-cli": "^17.3.10",
"@types/file-saver": "^2.0.5",
"@types/jasmine": "~3.10.0",
"@types/node": "^12.11.1",
"@types/uuid": "^8.3.4",
"autoprefixer": "^10.4.8",
"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",
"postcss": "^8.4.16",
"tailwindcss": "^3.4.3",
"typescript": "5.2.2"
}
}

Reproducer

No response

Angular version

17.3.10

PrimeNG version

17.7.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.13.1

Browser(s)

chrome

Steps to reproduce the behavior

No response

Expected behavior

No response

@pierocox09 pierocox09 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 28, 2024
@mertsincan
Copy link
Member

Hi,

So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you open a new issue so we can include it in our roadmap?

Thanks a lot for your understanding!
Best Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

2 participants