We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@chouinar noticed that
The expectation is that only one request is made in each case.
Initial research points to Next's request memoization not working as expected.
I tried multiple times and saw the bug every time
None
The text was updated successfully, but these errors were encountered:
[Issue #2770] deduplicate search requests (#2797)
5654a94
* make one request to search on page level and pass the unresolved Promise down to each child component
Beep boop: Automatically setting the point and sprint values for this issue in project HHS/13 because they were unset when the issue was closed.
Sorry, something went wrong.
doug-s-nava
Successfully merging a pull request may close this issue.
Summary
@chouinar noticed that
The expectation is that only one request is made in each case.
Initial research points to Next's request memoization not working as expected.
Reproducibility
I tried multiple times and saw the bug every time
How to reproduce the bug
Browser
None
Code of Conduct
The text was updated successfully, but these errors were encountered: