Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix timeslice chaining in react embeddable control group (#188866)
While reviewing #188687, I noticed that controls where still getting filtered by timeslider changes even when chaining was disabled or the control was to the left of the timeslider. This PR resolves this issue by only passing in timeslice from `chaining$` instead of `controlGroupFetch$`. Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
- Loading branch information