Patient Not Available #43
Replies: 3 comments
-
Hi @garyisaac, are you referring to the code at https://github.com/StanfordSpezi/SpeziSMARTonFHIR? |
Beta Was this translation helpful? Give feedback.
-
Hi @garyisaac, sorry that you are having trouble with the SpeziSMARTonFHIR application. We have tried to reproduce your issue with the SMART Launcher, but were not able to. Would you be able to share some more detail about the configuration options you chose in the launcher? You may share the URL that appears in your browser after you have entered in the options in the launcher, as the options are also encoded in the link itself. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your help. I have attached a document showing my install and launch using SMART Launcher. The app hangs and the source states javascript must be enabled. My browser does enable browser. Thank you! |
Beta Was this translation helpful? Give feedback.
-
What Stanford Spezi module is your challenge related to?
Spezi
Description
I have installed and started the app successfully. I followed the instructions for using SMART Launch. The app seems to launch but then hangs with the dashboard logo. I get the following error after refreshing the browser. I tried different patients and providers.
Uncaught runtime errors:
ERROR
Patient is not available
read@http://localhost:3000/static/js/bundle.js:28966:30
getCurrentPatient@http://localhost:3000/static/js/bundle.js:2523:112
./src/context/PatientContext.tsx/PatientProvider/<@http://localhost:3000/static/js/bundle.js:2526:5
commitHookEffectListMount@http://localhost:3000/static/js/bundle.js:74239:30
commitPassiveMountOnFiber@http://localhost:3000/static/js/bundle.js:75732:42
commitPassiveMountEffects_complete@http://localhost:3000/static/js/bundle.js:75704:38
commitPassiveMountEffects_begin@http://localhost:3000/static/js/bundle.js:75694:45
commitPassiveMountEffects@http://localhost:3000/static/js/bundle.js:75684:38
flushPassiveEffectsImpl@http://localhost:3000/static/js/bundle.js:77569:32
flushPassiveEffects@http://localhost:3000/static/js/bundle.js:77521:18
./node_modules/react-dom/cjs/react-dom.development.js/commitRootImpl/<@http://localhost:3000/static/js/bundle.js:77336:13
workLoop@http://localhost:3000/static/js/bundle.js:112724:46
flushWork@http://localhost:3000/static/js/bundle.js:112702:18
performWorkUntilDeadline@http://localhost:3000/static/js/bundle.js:112939:25
Reproduction
Follow instructions on the Github repo page.
Expected behavior
Expected the app to launch.
Additional context
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions