cube-js/cube

Cannot specify timezone with QueryBuilder in `@cubejs-client/vue3`

Open

#10.027 geöffnet am 3. Okt. 2025

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (1.965 Forks)batch import
client:vuehelp wanted

Repository-Metriken

Stars
 (19.563 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 16h) (138 gemergte PRs in 30 T)

Beschreibung

Describe the bug Using the component QueryBuilder from @cubejs-client/vue if a specify a timezone, the property is ignored and the query is executed without timezone.

I guess the implementation is missing.

Version: Any version.

Contributor Guide