TypeError: GC.get_data is not a function
Venkatramanaryams opened this issue · 4 comments
Venkatramanaryams commented
when I am Integrating Growth Chart with my Application I am getting This ERROR from gc-app.js.I have added load-fhir-data.js also
Iam intigarting with web application on JAVA
Venkatramanaryams commented
@nschwertner can you help
Venkatramanaryams commented
@jmandel can you tell me
Venkatramanaryams commented
@vlad-ignatov can you help me?
vlad-ignatov commented
We will need more info to help you. Perhaps you can start by checking a few things:
- Does it work for you in normal browser?
- Does your embedded browser have logging (console, network logging etc.)?
- Is load-fhir-data.js in the
js
folder, or in the app root (where it should be)? - Do you also have
node_modules/fhirclient/fhir-client.js
?