NG8002: Can't bind to 'selectionKeys' since it isn't a known property of 'p-treeTable'. #2675
Unanswered
mahraz-hasnat
asked this question in
PrimeNG
Replies: 1 comment
-
Hi @mahraz-hasnat! Could create a reproduction sample with stackblitz? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Getting this error NG8002: Can't bind to 'selectionKeys' since it isn't a known property of 'p-treeTable'. though I already have imported
TreeTableModule
. I was trying to implement this https://primeng.org/treetable#checkbox in my project. I'm using angular 17Beta Was this translation helpful? Give feedback.
All reactions