-
**Describe the bug**
When using rollingWindow, queries using the same cube but without using that measure, break saying that the dateRange is not defined.
Attempting to use rollingWindow to create…
-
**Problem**
A clear and concise description of what the problem is. Ex. How can I do X with Cube.js? [...]
**Related Cube.js schema**
```javascript
cube(`Cube`, {
sql: `` //, ...
})
```
…
-
**Describe the bug**
We use CubeJS Serverless deployment and yesterday after upgrading to 0.20.8 we had some errors due to the new options validation that was added.
When Lambda function starts, t…
-
**Is your feature request related to a problem? Please describe.**
I have been trying to get hold of the cube js and one thing i realized was that i couldnt find Query Render
**Describe the soluti…
-
We have a complex REACT REDUX application, with a lot of data, we use Saga and custom REST APIs to pull and show the data. I am seeing Cube.js seems more simple and mature solution helps us not to wri…
-
I always get following output in console.
What does it mean?
Need to fix it or just let it go?
```
No name was provided for external module 'http-errors' in output.globals – guessing 'create…
-
The Following issue occurred when I was trying to implement the drilldown functionality.
On Further research, It was found that in the cube js core code in ResultSet.js , the funtion "drilldown" is n…
-
I read the deployment example https://cube.dev/docs/deployment#express
Seeing that the `server-core` allows you to deploy cubejs as part of an express application, I am wondering how one could wrap t…
-
**Describe the bug**
Duplicates names when using ResultSet.seriesNames() with multiple queries.
I get back duplicate keys the first key repeat itself.
**To Reproduce**
Steps to reproduce the beh…
-
**Describe the bug**
When I scaffold the dashboard - it seems to install correctly however the dashboard directory installs what seems to be its dependencies are not installed.
**To Reproduce**
…