When selecting a patient, to view the detail page for, the url is of the form
https://hearing.3dp4me-software.org/patient-info/63df69034272eec730641286
But if a different step is selected, the /patient-info part gets dropped. So refreshing the page just leads to a blank screen. We're probably just dropping that part of the url somewhere in the code
When selecting a patient, to view the detail page for, the url is of the form
https://hearing.3dp4me-software.org/patient-info/63df69034272eec730641286
But if a different step is selected, the
/patient-info
part gets dropped. So refreshing the page just leads to a blank screen. We're probably just dropping that part of the url somewhere in the code