All endpoints deleted (#23113)
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.
Showing
Please
register
or
sign in
to comment