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

[Data masking] Suspend useFragment when a deferred fragment is pending #11679

Open
jerelmiller opened this issue Mar 14, 2024 · 1 comment
Open
Labels
🎭 data-masking Issues/PRs related to data masking

Comments

@jerelmiller
Copy link
Member

Create the detection mechanism to determine if/when a fragment is pending and suspend the component.

NOTE: This work does not include checking the source of the query to see if it originated from a suspenseful hook. This is captured in a separate issue.

@jerelmiller
Copy link
Member Author

This won't be part of the initial data masking release but will be introduced in a future version. I'm moving it out of the milestone for now.

@jerelmiller jerelmiller removed this from the Data masking milestone Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎭 data-masking Issues/PRs related to data masking
Projects
None yet
Development

No branches or pull requests

2 participants