Dear OpenMRS community, we are having trouble with the behaviour of the openmrs-esm-form-engine-lib on a custom microfrontend where we have a side navigation allowing the selection of different forms (see screenshot below)
When a new station is selected, the engine displays the corresponding form in the Main Form section correctly, but the page navigation and patient header sections of the form (marked red section on screenshot) are not displayed correctly. Instead, they show the information pertaining to previously selected forms.
In our code, we send a key specific to the combination of form/patient/encounter, to avoid clashing of forms, but while the proper form is rendered for data entry in the main area, this does not work for the area marked in red.
Here is the code:
Please HELP! Thank you, Patrik
