Angular 17: Primeng table is showing twice after provideClientHydration()
I am using angular 17 with provideClientHydration()
if i disable the hydration my table is coming as expected but when i enable hydration, prime ng table rows are shown twice (duplicate row below each other)