Skip to content

onRender gets invoked multiple times #199

Answered by ZuperZee
psheehymn asked this question in Q&A
Discussion options

You must be logged in to vote

If there's multiple queries in the panel then each of those queries would cause a new rerender instead of a single rerender when all of them finish.
There's also some similar stuff with Grafana variables, but they tend to wait for the last variable (if they are linked) to change to cause a new rerender.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@psheehymn
Comment options

Answer selected by psheehymn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants