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') #6067

Open
xury77 opened this issue Oct 19, 2023 · 1 comment

Comments

@xury77
Copy link

xury77 commented Oct 19, 2023

What browser are you using (name and version)?
118.0.5993.70
What operating system are you using?
Debian 12
Please describe what you were trying to do when you encountered this error:
When I try to type colon in query builder for a tag value template variable eq: owner = :owner:
When I paste its OK

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

R290 commented Oct 19, 2023

This issue should be fixed in the nightly version which can be found at https://docs.influxdata.com/chronograf/v1/introduction/downloading/.

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

No branches or pull requests

2 participants