Questions tagged as 'ionic3'

1
answer

ionic 3 ERROR Error: Error trying to diff '[object Object]'. Only arrays and iterables are allowed

I am creating an application with ionic and I get the following error when trying to list: ERROR Error: Error trying to diff '[object Object]'. Only arrays and iterables are allowed Does anyone know why it appears? Html <ion-content...
asked by 15.12.2018 / 03:44
0
answers

Decript Ionic AES256 and PHP

Someone here who helps me please. I am encrypting data with aes256, link is in my function: encriptar(_encrypt) { return this.aes256.encrypt(this.secureKey, this.secureIV, _encrypt ) .then((encrypt_) => { this.desencriptar(encr...
asked by 10.12.2018 / 22:23
0
answers

Call ionic function from jquery

I have a question I do not know if it is possible ... I want it I want to do it since jquery I have some variables that I want to send to an ionic 3 function, I do not know how to do it ... I hope you can help me     
asked by 05.12.2018 / 18:09
1
answer

geolocation error timeout expired, leaflet library and ionic 3?

I ran in the browser and the code of the following link works: link However when installing on the device I get the following error: "geolocation error timeout expired" Does anyone know why this happens?     
asked by 12.11.2018 / 16:48
0
answers

Modal Ionic does not show all the data, only some

I have a provider with PHP that loads countries, and I want to show them in a modal that is shown when I click on a button (function showmodalPaises). The two data to be shown in the modal are: path of the flag (pais.imagen_armada) and descri...
asked by 05.11.2018 / 14:39
0
answers

Ionic 3, transparent sidemenu

I have an Ionic 3 app with a sidemenu, and I would like to make the transparent background , but not the header, footer and content text. Something like opacity 0.45, but when I do, the text also takes the opacity, which I do not want. I will a...
asked by 02.11.2018 / 14:24
0
answers

Application with Ionic 3, digital signature

A help. Does anyone know how to make a digital signature with IONIC 3 ?, Some bookstore that recommends me to look for it. (basically it would be to write and capture the image, perhaps a library to write on the screen)     
asked by 29.10.2018 / 17:38
0
answers

No provider for OAuthLogger!

good day I wanted to know if anyone knows of this error, I imagine that I'm missing some module that needs to be implemented but I did not find anything about this. I am trying to implement the concept of JWT tokens for ionic 3. ERROR Error...
asked by 26.10.2018 / 16:23
0
answers

Several fields of inputs are changed the value in an imput and I was capia a ttodos

I'm making a shopping cart in ionic and when I show the cart window with the product detail that the user selected, I have a input % field type=number <input type="numer" value="{{ item.count }}" min="1" max="{{ it...
asked by 23.10.2018 / 16:47
0
answers

Map does not load IONIC

That wave friends! I am implementing the map on Ionic But at the time of showing it goes like this.     
asked by 15.10.2018 / 20:33