79719156

Date: 2025-07-29 19:51:38
Score: 1
Natty:
Report link

This is an old post but I saw the issue recently on github so thought I would provide my solution.
You just need to provide Table and TableService as follows:

import { Table, TableService } from 'primeng/table';
...
...
providers: [
  TableService,
  Table
]
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Roshaan Ahmed