Pagination doesn’t working for dynamic angular material table
I’m working with Angular 18 and use angular material. I build preview component with dynamic talbe, so any json that comes from parent table should be places as table. But my pagination doesn’t work.