Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Alerting UI] Console error appears when saving changes in Edit Alert flyout #83030

Closed
YulNaumenko opened this issue Nov 10, 2020 · 1 comment · Fixed by #83610
Closed

[Alerting UI] Console error appears when saving changes in Edit Alert flyout #83030

YulNaumenko opened this issue Nov 10, 2020 · 1 comment · Fixed by #83610
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)

Comments

@YulNaumenko
Copy link
Contributor

Kibana version:
master

Describe the bug:
Console error appears when saving changes in Edit Alert flyout

Steps to reproduce:

  1. Open Kibana Alerts and Actions
  2. Create new Alert
  3. Open browser console
  4. Click on the new alert title in the table to navigate to Alert Details
  5. Click Edit and do some changes - change title or etc.
  6. Click Save
  7. 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)
@YulNaumenko YulNaumenko added Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams) labels Nov 10, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-alerting-services (Team:Alerting Services)

@mikecote mikecote added the bug Fixes for quality problems that affect the customer experience label Nov 10, 2020
@YulNaumenko YulNaumenko self-assigned this Nov 17, 2020
@kobelb kobelb added the needs-team Issues missing a team label label Jan 31, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Alerting Team:ResponseOps Label for the ResponseOps team (formerly the Cases and Alerting teams)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants