When using stateStorage for the p-table I always get the following error in the console when the component first loads: #15043
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When using stateStorage for the p-table I always get the following error in the console when the component first loads:
It doesn't seem to cause any real issues with my code as it is only to do wit saving the column widths.
My table is implemented as a custom component as below. The error is shown even when using my table directly in Storybook (as a story) as well as when the component is implemented in our applications:
Environment
Linux docker containers
Reproducer
No response
Angular version
16.2.12
PrimeNG version
16.9.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
21.2.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No errors are shown in the console.
The text was updated successfully, but these errors were encountered: