Query error e.ArrayVector is not a constructor Getting this error after the new update
fridayowl opened this issue · 3 comments
fridayowl commented
The issue started to happen after the new update . Let me know if you need any more information regarding the issue
@oss Big Tent
gabor commented
hi @fridayowl , thanks for the report. this is fixed in newest grafana (main-branch).
gabor commented
technical note: we'll have to remove the usage of ArrayVector
and .toArray()
, but we should make sure we handle the required-grafana-version correctly.