Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow array props on query renderer to allow datablending usage #1213

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

richipargo
Copy link
Contributor

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made (if issue reference is not provided)

Since data blending was introduced and allows for an array of queries, QueryRenderer component complains when passing Array instead of an Object, although it still handles it properly

@vasilev-alex vasilev-alex merged commit 2203a54 into cube-js:master Oct 19, 2020
@rpaik rpaik added the pr:community Contribution from Cube.js community members. label Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:community Contribution from Cube.js community members.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants