Charts are not showing in explore mode until you refresh the page #296
Labels
blocked
This is blocked for some reason
bug
Something isn't working
can't reproduce
This issue cannot be reproduced
I had this issue when doing a demo on my local instance.
Let's say you are in SQL Lab, you're query is running fine and you have your output table. After clicking on
Explore
the default visualization type is a Table and you can see such a table on the right. Then, if I'm changing the visualization type to a bar or a pie chart for example, it shows meControl labeled "Metrics" cannot be empty
. Ok fine let's set the proper metrics and series in case of a bar chart.However, when your query configuration is fine and you click on
RUN QUERY
, no chart is showing, no message error, nothing. When I inspect this element of the page, the console shows me:After the demo, I figured out that I need to refresh the page for the chart to finally show. I don't remember this behavior before.
sourced version v0.17.0
srcd/sourced-ui:v0.7.0
The text was updated successfully, but these errors were encountered: