-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Closed
Copy link
Labels
Feature:AlertingTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Kibana version:
master
Describe the bug:
Console error appears when saving changes in Edit Alert flyout
Steps to reproduce:
- Open Kibana Alerts and Actions
- Create new Alert
- Open browser console
- Click on the new alert title in the table to navigate to Alert Details
- Click Edit and do some changes - change title or etc.
- Click Save
- Observe that error appeared in the console
Expected behavior:
No error in console
Errors in browser console (if relevant):
react_devtools_backend.js:2450 Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in a useEffect cleanup function.
in AlertEdit
in Suspense
in Unknown (created by AlertDetails)
in AlertsContextProvider (created by AlertDetails)
Metadata
Metadata
Assignees
Labels
Feature:AlertingTeam:ResponseOpsPlatform ResponseOps team (formerly the Cases and Alerting teams) t//Platform ResponseOps team (formerly the Cases and Alerting teams) t//bugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience