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.1) Cannot read properties of undefined (reading 'getInstance') #6034

Closed
glsf91 opened this issue Apr 14, 2023 · 0 comments · Fixed by #6056
Closed

Chronograf (1.10.1) Cannot read properties of undefined (reading 'getInstance') #6034

glsf91 opened this issue Apr 14, 2023 · 0 comments · Fixed by #6056

Comments

@glsf91
Copy link

glsf91 commented Apr 14, 2023

What browser are you using (name and version)?
Chrome Version 112.0.5615.86

What operating system are you using?
Win10

Please describe what you were trying to do when you encountered this error:
When entering a colon (":") in a query I get the error every time.
(for example: SELECT ("Log") FROM "Test"."autogen"."Log" WHERE time > :)

TypeError: Cannot read properties of undefined (reading 'getInstance')
    at s.getInstance (http://192.168.1.159:8888/index.c5ba09e6.js:107:190219)
    at s.componentDidMount (http://192.168.1.159:8888/index.c5ba09e6.js:107:190349)
    at ws (http://192.168.1.159:8888/index.c5ba09e6.js:1:134781)
    at Ml (http://192.168.1.159:8888/index.c5ba09e6.js:1:152426)
    at v (http://192.168.1.159:8888/index.c5ba09e6.js:1:172695)
    at ao (http://192.168.1.159:8888/index.c5ba09e6.js:1:96502)
    at Al (http://192.168.1.159:8888/index.c5ba09e6.js:1:149092)
    at bl (http://192.168.1.159:8888/index.c5ba09e6.js:1:145246)
    at http://192.168.1.159:8888/index.c5ba09e6.js:1:96793
    at v (http://192.168.1.159:8888/index.c5ba09e6.js:1:172695)
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.

1 participant