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

[ML] Anomaly Explorer crashes in Firefox with TypeError: _this.childNode is null #34271

Closed
dmlemeshko opened this issue Apr 1, 2019 · 4 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Anomaly Detection ML anomaly detection :ml

Comments

@dmlemeshko
Copy link
Member

dmlemeshko commented Apr 1, 2019

Kibana version:master

Elasticsearch version:master

Server OS version:MacOS 10.14.3

Browser version:Firefox 66.0.1

Browser OS version:

Original install method (e.g. download page, yum, from source, etc.):master

Describe the bug:

Steps to reproduce:

  1. Open a ML job in the Anomaly Explorer
  2. In the anomalies list click some + and - buttons to add and remove filters
  3. After a few clicks the error occurs

Sometimes the same error is thrown when DatePicker applied on Dashboard.

Expected behavior:

Error is not thrown

Screenshots (if relevant):

ml_something_went_wrong_repro

Errors in browser console (if relevant):

TypeError: _this.childNode is null (http://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:152)

Version: 8.0.0-SNAPSHOT
Build: 1
Error: TypeError: _this.childNode is null (http://localhost:5601/built_assets/dlls/vendors.bundle.dll.js:152)
window.onerror@http://localhost:5601/bundles/commons.bundle.js:3:1272563
@dmlemeshko dmlemeshko added the bug Fixes for quality problems that affect the customer experience label Apr 1, 2019
@peteharverson peteharverson changed the title Firefox: TypeError: _this.childNode is null [ML] Firefox: TypeError: _this.childNode is null Apr 1, 2019
@thompsongl
Copy link
Contributor

Changes in elastic/eui#1784 should resolve this issue. I was able to cause the error fairly quickly and consistently on the Dashboard when applying date filters. After the EUI changes, I cannot reproduce.

@thompsongl
Copy link
Contributor

[email protected] is published and includes the aforementioned fix.

@peteharverson peteharverson added :ml Feature:ml-results legacy - do not use labels Apr 4, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

@peteharverson peteharverson changed the title [ML] Firefox: TypeError: _this.childNode is null [ML] Anomaly Explorer crashes in Firefox with TypeError: _this.childNode is null Apr 4, 2019
@alvarezmelissa87 alvarezmelissa87 self-assigned this Apr 4, 2019
@alvarezmelissa87
Copy link
Contributor

Tested with published changes to EUI mentioned above by @thompsongl (thank you!) and can no longer reproduce the error. Closing this off.

@sophiec20 sophiec20 added Feature:Anomaly Detection ML anomaly detection and removed Feature:ml-results legacy - do not use labels Jun 19, 2019
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:Anomaly Detection ML anomaly detection :ml
Projects
None yet
Development

No branches or pull requests

6 participants