Sets variable error state if getTagKeys/getTagValues returns an error.
Lots of @ts-expect-error since 11.1.x isn't out yet 😬
📦 Published PR as canary version: 5.1.0--canary.790.9497828604.0
:sparkles: Test out this PR locally via:
```bash
npm install @grafana/scenes-react@5.1.0--canary.790.9497828604.0
npm install @grafana/scenes@5.1.0--canary.790.9497828604.0
# or
yarn add @grafana/scenes-react@5.1.0--canary.790.9497828604.0
yarn add @grafana/scenes@5.1.0--canary.790.9497828604.0
```
Sets variable error state if getTagKeys/getTagValues returns an error. Lots of
@ts-expect-error
since11.1.x
isn't out yet 😬📦 Published PR as canary version:
5.1.0--canary.790.9497828604.0
:sparkles: Test out this PR locally via: ```bash npm install @grafana/scenes-react@5.1.0--canary.790.9497828604.0 npm install @grafana/scenes@5.1.0--canary.790.9497828604.0 # or yarn add @grafana/scenes-react@5.1.0--canary.790.9497828604.0 yarn add @grafana/scenes@5.1.0--canary.790.9497828604.0 ```