p-table: p-columnFilter set to date errors & drops a deprecation warning #17094
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
will cause this deprecation warning, likely because the calendar is still used internally right here
and additionally cause this Error:
#16354 has mentioned it saying this is fixed. This might has to do with me being on the
19.0.0-rc.1
version..?Environment
dev
Reproducer
No response
Angular version
19.0.4
PrimeNG version
19.0.0-rc.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v20.12.2
Browser(s)
Firefox Developer Edition, haven't tested on other browsers
Steps to reproduce the behavior
The actual error occurs upon opening the actual filter popup, the warning whenever the component is initialized.
Expected behavior
Not drop the warning/error
The text was updated successfully, but these errors were encountered: