You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
How can be solved
I think the problem is under this line of code.
The selected topic doesn't have the
canFilterBy
property.The text was updated successfully, but these errors were encountered: