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

Chronograf (1.10.0) Cannot read properties of undefined (reading 'getInstance') #6007

Closed
JustinTArthur opened this issue Nov 14, 2022 · 1 comment · Fixed by #6056
Closed

Comments

@JustinTArthur
Copy link

JustinTArthur commented Nov 14, 2022

What browser are you using (name and version)?
Google Chrome 107.0.5304.87

What operating system are you using?
macOS

Please describe what you were trying to do when you encountered this error:
Pasting a flux query into the query builder.

TypeError: Cannot read properties of undefined (reading 'getInstance')
    at s.getInstance (http://[::]:8888/index.2e998595.js:107:190219)
    at s.componentDidMount (http://[::]:8888/index.2e998595.js:107:190349)
    at ws (http://[::]:8888/index.2e998595.js:1:134781)
    at Ml (http://[::]:8888/index.2e998595.js:1:152426)
    at v (http://[::]:8888/index.2e998595.js:1:172695)
    at ao (http://[::]:8888/index.2e998595.js:1:96502)
    at Al (http://[::]:8888/index.2e998595.js:1:149092)
    at bl (http://[::]:8888/index.2e998595.js:1:145246)
    at http://[::]:8888/index.2e998595.js:1:96793
    at v (http://[::]:8888/index.2e998595.js:1:172695)
@R290
Copy link
Contributor

R290 commented Dec 5, 2022

The error message seems identical to: #6009. I can replicate this issue when pasting a query using the nightly build. Both in Edge and Firefox on Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants