cube-js/cube

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

Open

#10,027 opened on Oct 3, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Rust (1,965 forks)batch import
client:vuehelp wanted

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (Avg merge 4d 17h) (136 merged PRs in 30d)

Description

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