I'm having problems with a very basic area visualization using a rollup index.
I have created the rollup job with a few grouped terms and everything seems to be working. I create a rollup index pattern for the rollup index. Finally, I create a area visualization, add a date histogram for the x-axis and then create a split series sub-aggregation on a term.
The visualization seems to render just fine until I attempt to do any filtering either using the search bar or with the visualization. I get the following error:
Error in visualisation
[esaggs] > Cannot read property 'reject' of undefined
This happens with any visualization I attempt to create using the rollup index pattern. I'm using Elastic Cloud.