Zachary Plata
Zachary Plata
Hi! If you're able to, would you be able to provide a reproducible example project we can run that replicates this behavior with the `.riv` file you're testing against? This...
You can try with the version `2.1.37` which is the last version of React Native that supported a minimum of iOS 11.0+. After that unfortuantely, the underlying iOS dependency had...
@olbrich Can you provide the prefetch definition? I can try it out on a local cds service and see if any errors show up on the Sandbox run locally.
@pz12 You're correct in that you should use the `serviceDiscoveryURL` param when launching the CDS Hooks Sandbox as a SMART app from your HSPC sandbox. At the time this functionality...
Hi @xMECian I think your request makes sense. The previous version of the Sandbox used to have a feature for a patient list on the "Change Patient" modal, but ran...
Sorry you're running into these issues! @iamargentum or @KajsaEklof , do you mind providing a `.riv` file that you're testing against with the `@rive-app/webgl` dependency to get these errors, so...
Hey @iamargentum @KajsaEklof - thanks for raising the issue! This should be patched in the latest version of `@rive-app/webgl` (v1.0.46), or if you don't specify a version, it should just...
If the dot feature was also requested by physicians (similar to https://github.com/smart-on-fhir/growth-chart-app/pull/29), we could add a configuration flag for this feature too?
@vlad-ignatov Ah, I see. If you think that this proposal still adds another viable option, we can add a configuration flag to this logic and flex both ways. Otherwise, we...
@vlad-ignatov I have added the configuration flag that a user can choose to disable to change the display to what this PR is proposing.