cube-js/cube

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

Open

#10027 opened on Oct 3, 2025

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

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