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

UI: Projects list view render error #1438

Closed
1 task done
SamuelPull opened this issue Aug 8, 2023 · 0 comments · Fixed by #1439
Closed
1 task done

UI: Projects list view render error #1438

SamuelPull opened this issue Aug 8, 2023 · 0 comments · Fixed by #1439
Assignees
Labels
bug Something isn't working frontend Indicates frontend related issue or feature

Comments

@SamuelPull
Copy link
Collaborator

  • I have searched the issues of this repository and believe that this is not a duplicate.

Description 😯

Switch to List view in Projects main page. Check console for errors:
Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render.

Might be also the root cause for intermittently failing project_edit list view E2E tests? (Editing the title is possible in list view:, Editing title without a change isn't possible in list view)

How to reproduce 🕹

Your Environment 🌎

Tech Version
Frontend v1.?.?
API v1.?.?
Blockchain v1.?.?
Export-Service v1.?.?
Email-Service v1.?.?
Storage-Service v1.?.?
@SamuelPull SamuelPull added the bug Something isn't working label Aug 8, 2023
@issuelabeler issuelabeler bot added api Indicates api related issue or feature blockchain Indicates blockchain related issue or feature frontend Indicates frontend related issue or feature storage-service Indicates storage-service related issue or feature labels Aug 8, 2023
@SamuelPull SamuelPull removed blockchain Indicates blockchain related issue or feature api Indicates api related issue or feature storage-service Indicates storage-service related issue or feature labels Aug 8, 2023
@SamuelPull SamuelPull self-assigned this Aug 8, 2023
@georgimld georgimld added this to the Trubudget 2.3.0 milestone Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Indicates frontend related issue or feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants