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

js error #95

Closed
gatspy opened this issue Nov 2, 2022 · 3 comments
Closed

js error #95

gatspy opened this issue Nov 2, 2022 · 3 comments
Labels
frontend Frontend-related issues (UI / javascript) waiting-for-info Waiting for extra information

Comments

@gatspy
Copy link

gatspy commented Nov 2, 2022

plot.js:215 
        
    Uncaught ReferenceError: tippy is not defined
    at Plot._installHeatmapTooltip (plot.js:215:26)
    at Plot.createElement (plot.js:203:18)
    at attachPlots (app.js:100:14)
    at ws.onmessage (app.js:57:13)

image

@arl
Copy link
Owner

arl commented Nov 2, 2022

Hi.
Can you share the Go code you're running so we can reproduce please.
Thank you

@arl
Copy link
Owner

arl commented Nov 3, 2022

@gatspy on the screenshot you shared, we see tippy has been correctly retrieved (HTTP 200).
Can you try to disable all extensions, or open statsviz in incognito mode to see if that helps.

@arl arl added frontend Frontend-related issues (UI / javascript) waiting-for-info Waiting for extra information labels Nov 24, 2022
@arl arl mentioned this issue Mar 28, 2023
@arl
Copy link
Owner

arl commented Mar 28, 2023

Fixed by #106 and released in v0.5.2

@arl arl closed this as completed Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend-related issues (UI / javascript) waiting-for-info Waiting for extra information
Projects
None yet
Development

No branches or pull requests

2 participants