Closed ManuelB closed 2 years ago
@ManuelB : This issue is now fixed with 2.3.2. We still have the default behaviour which can be overridden to avoid the next link from not being processed. You can find more details here Pagination Requests https://sap.github.io/openui5-fhir/tutorial-4%20Request%20Handling.html. Apologies for the delay
Describe the bug Paging with Hapi FHIR Server is not working.
To Reproduce Steps to reproduce the behavior:
In case of bugs:
Expected behavior System should load more patients
Actually Nothing happens (hapi fhir server sends an error but this is not visible in the frontend.)
Workaround For the moment we patched the FHIRListBinding in Our Component.js: https://github.com/med-united/care.med-united.health/blob/main/webapp/medunited/care/Component.js#L64