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

FamilyAsyncNotifying non-stop loop calling issue #3606

Closed
qiuweilu opened this issue Jun 10, 2024 · 1 comment
Closed

FamilyAsyncNotifying non-stop loop calling issue #3606

qiuweilu opened this issue Jun 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working needs triage

Comments

@qiuweilu
Copy link

qiuweilu commented Jun 10, 2024

1
2
3
4
5

Describe the bug
The backend has returned data, familyAsyncNotifying non-stop loop calling issue

To Reproduce

Expected behavior
The page cannot load data and is constantly in a loop call.

@qiuweilu qiuweilu added bug Something isn't working needs triage labels Jun 10, 2024
@rrousselGit
Copy link
Owner

See https://riverpod.dev/docs/concepts/modifiers/family#parameter-restrictions

Your ProviderModel should override == if you wish to use your provider like you did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

2 participants