I have data stored in my localStorage and in my component OnInit I check if that data exist filter the table results if not, show all results.
OnInit
The issue