cube-js/cube
Cannot specify timezone with QueryBuilder in `@cubejs-client/vue3`
开放
#10,027 创建于 2025年10月3日
client:vuehelp wanted
仓库指标
- 星标
- (19,563 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.