cube-js/cube
在 GitHub 查看Refreshing measures/dimensions when they are updated on cube server.
Open
#3,293 创建于 2021年8月20日
client:playgroundhelp wanted
仓库指标
- Star
- (19,563 star)
- PR 合并指标
- (平均合并 5天 16小时) (30 天内合并 138 个 PR)
描述
Is your feature request related to a problem? Please describe.
When I update my cube code, I need to
- refresh the playground in the browser
- Click the Schema tab and then back to the Build Tab To get the playground to refresh it's measures/dimensions with the new changes
Describe the solution you'd like I would like a refresh button that updates the measures/dimensions without needing to refresh/switch between tabs.