Docs for merged query defaults #8485
Unanswered
matt-tingen
asked this question in
General
Replies: 1 comment
-
yeah you’re right. I think we changed it but forgot updating the docs. The v5 update was a breaking change I believe. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just updated my app from v4 to v5 and was looking to take advantage of the cascading query defaults (discussion, PR). In doing so, I noticed there seems to be a couple of issues in the docs:
getQueryDefaults
/setQueryDefaults
still reflect the v4 behaviorI'd like to make a PR to update the docs, but wanted clarify a couple things:
console.error
. Because of this, there's arguments to be made both ways as to whether multiple matches were supported in v4 or not. Given this, is the v5 behavior a breaking change or a feature?Beta Was this translation helpful? Give feedback.
All reactions