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

Uncaught TypeError on Stack Monitoring beats overview #109363

Closed
Tracked by #115026
matschaffer opened this issue Aug 20, 2021 · 2 comments
Closed
Tracked by #115026

Uncaught TypeError on Stack Monitoring beats overview #109363

matschaffer opened this issue Aug 20, 2021 · 2 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Stack Monitoring Team:Monitoring Stack Monitoring team v7.15.0

Comments

@matschaffer
Copy link
Contributor

matschaffer commented Aug 20, 2021

Kibana version: 7.15.0-SNAPSHOT

Elasticsearch version:

Server OS version:

Browser version:

Browser OS version:

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

Describe the bug:

Steps to reproduce:

  1. Set up stack monitoring with beats monitoring
  2. Try to drag a graph to select time.
  3. Nothing happens. JS console shows
monitoring.chunk.1.js:30 Uncaught TypeError: this.props.onBrush is not a function
    at HTMLDivElement.componentUnmounted.plot.brushChart (monitoring.chunk.1.js:30)
    at HTMLDivElement.dispatch (kbn-ui-shared-deps.js:353)
    at HTMLDivElement.g.handle (kbn-ui-shared-deps.js:353)
    at Object.trigger (kbn-ui-shared-deps.js:353)
    at HTMLDivElement.<anonymous> (kbn-ui-shared-deps.js:353)
    at Function.each (kbn-ui-shared-deps.js:342)
    at x.fn.init.each (kbn-ui-shared-deps.js:342)
    at x.fn.init.trigger (kbn-ui-shared-deps.js:353)
    at l (kbn-ui-shared-deps.js:353)
    at kbn-ui-shared-deps.js:353

Expected behavior:

Time changes to match selected range (as it does on other stack monitoring components).

Screenshots (if relevant):

Screen Shot 2021-08-20 at 11 14 53

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

Found while testing #108713

@matschaffer matschaffer added bug Fixes for quality problems that affect the customer experience Feature:Stack Monitoring v7.15.0 labels Aug 20, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Aug 20, 2021
@cjcenizal cjcenizal added Team:Monitoring Stack Monitoring team and removed needs-team Issues missing a team label labels Sep 2, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/stack-monitoring (Team:Monitoring)

@matschaffer
Copy link
Contributor Author

Yep, work on the react version of the pages. Gonna close this out. We can re-open on the extremely unlikely change we ship another angular version.

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:Stack Monitoring Team:Monitoring Stack Monitoring team v7.15.0
Projects
None yet
Development

No branches or pull requests

3 participants