mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
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. |
||
---|---|---|
.. | ||
core | ||
features | ||
partials | ||
plugins | ||
routes | ||
store | ||
types | ||
app.ts | ||
dev.ts | ||
index.ts |