Features/profil page
All threads resolved!
All threads resolved!
Merge request reports
Activity
Filter activity
- Resolved by Yoan VALLET
added 1 commit
- fb46af53 - add translation + change enrgyRecap to Report
1/ The report information is well managed in the db but not in the context. If you navigate to another screen and come back to the profil, none option is selected.
You should create an setUserProfil method in the context in order to update it.
2/ You don't need to create a state which store the report state as you use the hook to the context. When the value will change in the context, it will update your component.
Edited by Yoan VALLETadded 2 commits
mentioned in commit 898666e9
Please register or sign in to reply