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

Blocking white screen when there's an issue with fhirpath expression #83

Open
ruscoder opened this issue Oct 24, 2024 · 0 comments
Open
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@ruscoder
Copy link
Member

Expected behaviour:

  • When expression contains mistake, e.g. %QuestionnaireResponse.repeats(item) (should be repeat)
  • The error should be displayed and there should be ability to fix it

Actual behaviour:

  • When expression contains mistake, e.g. %QuestionnaireResponse.repeats(item) (should be repeat)
  • The app fails with white screen and questionnaire can not be edited anymore
@ruscoder ruscoder added bug Something isn't working good first issue Good for newcomers labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant