AlertTabCtrl.ts
14 KB
-
All endpoints deleted (#23113) · 0c9e50c7
because id is never defined on notification object, the condition 'n.id === an.id' is equal to 'undefined === undefined' which is always true. that code is responsible for the situation when you delete one endpoint and it removes all of them.
Barak Kakoun committed