Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

JS error on Create Referral: Invalid value for prop value on <input> tag #136

Open
richardkapolnai-da opened this issue Jun 8, 2021 · 1 comment

Comments

@richardkapolnai-da
Copy link
Collaborator

Screenshot from 2021-06-08 20-56-51

@Ericson2314
Copy link
Contributor

Hi @richardkapolnai-da So this error is probably creeping through because of the any used in LField's type, https://github.com/digital-asset/ex-healthcare-claims-processing/blob/main/ui/src/components/ChoiceModal.tsx#L230. Perhaps we could refine that to catch these things, but it was a bit of a quagmire before getting all the libraries to play nice with stronger types, which is why we did the any in the first place.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants