cube-js/cube
View on GitHubCannot specify timezone with QueryBuilder in `@cubejs-client/vue3`
Open
#10027 opened on Oct 3, 2025
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.