Eduardo de Oliveira Freitas

Results 9 issues of Eduardo de Oliveira Freitas

When I kill my app, after some seconds (about 15 seconds) I receive the message present on log below. After that, all my other background services crashes. - [ x...

I'm trying to populate charts with data from an API response, but its not creating the chart lines. My request looks like: let monthArrestsResponse = await this.api.reqWithToken('get-dash-arrest-month', null, null, 'GET');...

How can I avoid to populate single documents always as arrays?

Even if I set closeOnSelect={true} the dropdown doesn't close and the user needs to click outside the dropdown to close it.

Hello, in my Android project its working perfectly, but on iOS the user needs to touch below the tab title to change tab, i think the touchable area of the...

Boa noite, muitos clientes meus estão digitando o código do país no campo de telefone, dessa forma uma parte do número é perdida e não consigo entrar em contato com...

How to set the initial width and height of the image with this library? I'm trying to set lib-ngx-image-zoom style but it is not working.

enhancement

Hello, I'm trying to set the current active tab based in a condition, is there a way to set it programmatically? Thanks!

I'm trying to use this directive but its printing all the entire page, even when I set an specific id. How to print only an specific div?