Calendar: Shows null values when date is passed from iframe #12555
Labels
LTS-PORTABLE
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The calendar component shows null values when date is passed from iframe as it uses instanceof to check if value is a date object.
Environment
See below.
Reproducer
No response
Angular version
15.1.0
PrimeNG version
15.1.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.19.0
Browser(s)
ALL
Steps to reproduce the behavior
Expected behavior
Date should be correctly displayed
The text was updated successfully, but these errors were encountered: