Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-existent value for a required field gives mixed results #24

Open
dschwentker opened this issue Nov 25, 2019 · 0 comments
Open

Non-existent value for a required field gives mixed results #24

dschwentker opened this issue Nov 25, 2019 · 0 comments
Milestone

Comments

@dschwentker
Copy link

For Medical Sign or Result, if I enter a non-existent value for these fields, the chart will not render and shows an error message: "There might've been some problems initializing the chart. Errors include:
TypeError: d[_this.config.measure_col] is undefined". There is a spinning wheel below the error message.

For Result, ID, Visit, Visit (Numeric), and Measures; if I enter an invalid value, the chart renders, but shows no data points. It also does not show any kind of error message. At no point do I see a "variable does not exist error", either in the developer tools Console output, or in the container element.

@jwildfire jwildfire added this to the v1.0.1 milestone Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants