smart-on-fhir/growth-chart-app

TypeError: GC.get_data is not a function

Venkatramanaryams opened this issue · 4 comments

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

@jmandel can you tell me

@vlad-ignatov can you help me?

We will need more info to help you. Perhaps you can start by checking a few things:

  1. Does it work for you in normal browser?
  2. Does your embedded browser have logging (console, network logging etc.)?
  3. Is load-fhir-data.js in the js folder, or in the app root (where it should be)?
  4. Do you also have node_modules/fhirclient/fhir-client.js?