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

Blank page when selecting Subscription Interactions in Playground #35

Open
Ale142 opened this issue Apr 27, 2023 · 1 comment
Open

Blank page when selecting Subscription Interactions in Playground #35

Ale142 opened this issue Apr 27, 2023 · 1 comment

Comments

@Ale142
Copy link

Ale142 commented Apr 27, 2023

I found a bug when trying to change the FHIR Server - Subscription Interactions under the Playground tab.

Note: I've changed the FHIR R4 and R5 server to HAPI endpoints (R4: https://hapi.fhir.org/baseR4, R5: https://hapi.fhir.org/baseR5)

Expected behavior

When changing the Subscription Interaction, the page should be filled with the selected content

Actual behavior

This is the error
Schermata del 2023-04-27 16-49-00

How can be solved

I think the problem is under this line of code.
The selected topic doesn't have the canFilterBy property.

@GinoCanessa
Copy link
Member

Hi Alessandro, thank you for the report. I am in the process of a major overhaul of the RI here and hope to have it online within the next week or two.

The current version was last updated on an earlier version of R5, which is the root of that error. The next version will include support for the released version of R5.

I will leave this ticket open until the new version is posted and you can confirm it is working as expected.

Cheers,
-Gino

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