Efrain Bastidas

Results 4 issues of Efrain Bastidas

**Describe the bug** I'm using the `ngx-input-tag` and it works the first time the form is initialized, but once i try to patch the corresponding value, the input does not...

### Description * Initial logic to receive push notifications

### Description * Bump gradle version * Updated android example project

I'm trying to run the 2.17 docker image passing `OPTION_LIBS: "ignite-rest-http"` ``` db_ignite: image: apacheignite/ignite:2.17.0 ports: - "10800:10800" - "8081:8080" environment: OPTION_LIBS: "ignite-rest-http" IGNITE_QUIET: false ``` but it seems that...