You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to grafana 8 I have found that my iframes are no longer loading if they have ctrl.range.from.format("x") or ctrl.range.to.format("x") in them.
The template parameters are still working ok. Any ideas on what I could replace these with?
The text was updated successfully, but these errors were encountered:
After updating to grafana 8 I have found that my iframes are no longer loading if they have
ctrl.range.from.format("x")
orctrl.range.to.format("x")
in them.The
template
parameters are still working ok. Any ideas on what I could replace these with?The text was updated successfully, but these errors were encountered: