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

Feat: avoid duplicate request when use suspense data in CSR #6934

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ClarkXia
Copy link
Collaborator

@ClarkXia ClarkXia commented Jul 3, 2024

Avoid duplicate request when use suspense data in CSR.
If the state change when useSuspenseData is not ready, the request will be send multiple times due to render time.

@ClarkXia ClarkXia changed the base branch from master to release/next July 3, 2024 08:25
@ClarkXia ClarkXia changed the title [WIP] Feat: avoid duplicate request when use suspense data in CSR Feat: avoid duplicate request when use suspense data in CSR Jul 8, 2024
Base automatically changed from release/next to master July 25, 2024 02:42
@ClarkXia ClarkXia changed the base branch from master to release/next July 25, 2024 05:40
Base automatically changed from release/next to master August 15, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant