Rob Ferguson
Rob Ferguson
Warning!Failed to load conformance statement, error was: ca.uhn.fhir.rest.client.exceptions.FhirClientConnectionException: HAPI-1360: java.lang.IllegalStateException: Connection pool shut downYou are accessing the public FHIR server UHN_HAPI Server (R4 FHIR). This server is hosted elsewhere on...
### Requested feature description Take advantage of ECMAScript's support for dynamic import() in order to load Highcharts dynamically at runtime. As we're using Angular and the Angular CLI uses webpack,...
See: https://github.com/adorsys/keycloak-config-cli
Can you add a "main" to bower.json e.g., "main": "./ionic.icon.js"
Can you update the README.md so that it also mentions updating your project's 'index.html': 
1. ERR_CONNECTION_REFUSED so updated `package.json`: "grunt-concurrent": "1.0.0" 2. `grunt serve` results in blank page with console errors: 
See: https://github.com/github/gitignore/blob/master/Node.gitignore
### Describe the bug Deleting a widget (GridsterItem): ``` public onDelete(item) { this.items.splice(this.items.indexOf(item), 1); } ``` See: [dashboard.component.ts](https://github.com/Robinyo/serendipity/blob/master/projects/dashboard/src/lib/components/dashboard/dashboard.component.ts)  Leaves a `gridster-preview` behind:  * [Angular, OpenID Connect and Keycloak](https://robferguson.org/blog/2019/12/29/angular-openid-connect-keycloak/) * [Angular, OAuth 2.0 and Keycloak](https://robferguson.org/blog/2019/12/31/angular-oauth2-keycloak/) * [Keycloak, Flowable and OpenLDAP](https://robferguson.org/blog/2020/01/03/keycloak-flowable-and-openldap/)