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

[manager-react-components]: useResourcesIcebergV6 bugs : Duplicate result on multiple use #13331

Open
3 tasks done
tibs245 opened this issue Sep 27, 2024 · 0 comments · May be fixed by #13319
Open
3 tasks done

[manager-react-components]: useResourcesIcebergV6 bugs : Duplicate result on multiple use #13331

tibs245 opened this issue Sep 27, 2024 · 0 comments · May be fixed by #13319
Assignees
Labels
bug Something isn't working manager-react-components

Comments

@tibs245
Copy link
Contributor

tibs245 commented Sep 27, 2024

On which entity, you would like to report a bug?

hooks/useResourcesIcebergV6

Description

Fix useResoucesIceberg because when I read the code we can see if 2 components call this useResoucesIceberg or we go back on page with the same app we trigger more one time fetchNextPage.

So we have multiple same data in result. Multiple same pages on data.

Steps to reproduce

Use this hook on two separated components.
Or re-create component or pages use it more one time on instance app

Browser

No response

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

No response

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

Successfully merging a pull request may close this issue.

1 participant