I am using below versions, and the profile widget doesn’t seem working when clicking “Edit”.
I also tried with the Demo instance for V42 and V43
{
“app_name”: “Capture”,
“app_version”: “107.0.0”,
“global_shell_version”: “1.12.3”,
“dhis2_version”: “2.42.5.1”,
“dhis2_revision”: “9d7f88a”
}
Whenever these ‘infinite loading’ issues happen, I try the following:
Update the app to the latest version (sometimes update all the core apps)
Test again in the browser’s Guest mode (no browser cache for each new private mode instance).
If it works in the Guest mode then this was a cache issue, clear the browser cache (Ctrl+Shift+R) or for a complete clean-up use DevTools (F12→Application→Storage→Clear site data)
I tried to reproduce the issue in verion 107.0.1 as well as 107.0.0, and I couldn’t reproduce the issue:
Thanks for checking!
In the demo instance
{
“app_name”: “Capture”,
“app_version”: “107.0.2”,
“global_shell_version”: “1.12.3”,
“dhis2_version”: “2.42.5.2”,
“dhis2_revision”: “91f1f41”
}
What I did: >Child Program> Working list without organisation unit > select an enrollment
I think it’s because the enrollment “organisation unit” is not loaded so the Profile widget cannot work?
When searching the person in the program, after selecting the result for the person enrollment dashboard, the organisation unit was also not loaded if “organisation unit” was not selected beforehand.