Skip to content

Angular, PrimeNG upgrades cause errors in p-table #1914

Answered by kvea2git
kvea2git asked this question in PrimeNG
Discussion options

You must be logged in to vote

The solution is

<p-table value="releases" let-column...>

and

<th [pSortableColumn]="column.poNumber" pResizableColumn>PO Number<p-sortIcon [field]="column.poNumber">

This at least suppresses the build error, presumably it will also run. The PrimeNG p-tablel doc needs to be corrected.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kvea2git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant