Ionic 4 - Header going up
@Kyrax80 wrote: Hi, whenever I open the keyboard in my App or when I rotate my phone to horizontal and then back to the o vertical, my header goes up. Is this an error with Ionic 4?...
View ArticleO npm install no ios dando erro
@ricardorick45 wrote: veja o retorno quando eu corro sudo npm install: Last login: Sat Mar 23 04:15:42 on console MacBook-Air-de-Ricardo:~ ricardooliveira$ cd bilets MacBook-Air-de-Ricardo:bilets...
View ArticleHow can I put clickable span on alertcontroller's message
@pdj wrote: Hello I have html span clickable which is shown as m in below. I thought I would be work out well, but it cause error on developer log on chrome saying WARNING: sanitizing HTML stripped...
View ArticleIonic 4 Tab navigation params
@maxkoch wrote: Hello Ionites. I have the tab root page (CustomerRootTabPage) with 3 tabpages (CustomerDetailTab, CustomerContactsTabPage, CustomerActivitiesTabPage). Wenn I pass the paramter...
View ArticleIonic v3 build prod error {@angular/common/common - Function calls are not...
@8bhsolutions wrote: I’m building an Ionic v3 app. Everything compiles and tests fine. That is I have been able to build and serve and test via the browser and emulator. I’m trying to build a prod...
View ArticleHow to post associative array in ionic 3
@gokulanathan wrote: When i try to post a data in associative array to rest api using ionic. Only empty data receive in server side. Is this method is correct or suggest any other method public...
View ArticleHow to create a spring loader for a specific div location
@flycoders_sourav wrote: how to create a spring loader for a specific div location. please help me out Thanks Posts: 1 Participants: 1 Read full topic
View ArticleGet name of selected data
@ImadEL wrote: i have 2 pages, 1 page gives you a list of names and there address, the next page has to have the name of the selected name from the list in the title, like example you click from the...
View ArticleAdd image to firebase chat
@lunneyd wrote: I have send message working but trying to do sending image the right way too. it opens up gallery but that’s about it anyone know how implement images like sendMessage function...
View ArticleIonic 4- Cannot read property 'then' of undefined - Platform.ready()
@Kyrax80 wrote: Hello, In Ionic I am trying to use Platform.ready() but I am getting the following error: ERROR Error: Uncaught (in promise): TypeError: Cannot read property 'then' of undefined...
View ArticleHow to create an array from user selected objects in IONIC 3?
@harshm90 wrote: Hello Guys, I am trying to differentiate the selected array I get from user but i am unable to separate it . It just come together. Like i am trying to get it like below image but...
View ArticleHow to use deeplinks to open gmail With Ionic 4
@sushantr wrote: Hello, I’m trying to open gmail app through my ionic application. Can anyone please guide me how to use deeplinks to open gmail app Posts: 1 Participants: 1 Read full topic
View ArticleCreate a condition structure that takes the table information
@Ball4ckBR wrote: I need to make that if the person enters a CEP that is already in the table automatically the other fields will be filled with the information that was placed in this CEP....
View Article'Ion-text' is not a known element
@rahjain wrote: Hi All, I am trying to use ion-item example as given in https://ionicframework.com/docs/api/item <ion-label text-wrap> <ion-text color="primary"> <h3>H3 Primary...
View ArticleAndroid@~7.1.4 ENOENT: no such file or directory,
@lunneyd wrote: It was building correctly and all of a sudden now get the error ENOENT: no such file or directory …platforms/android/AndroidManifest.xml’ Any ideas what to do as can not downgrade to...
View ArticleIon-toggle 2-way databinding not showing correct state on load
@8bhsolutions wrote: ion-toggle always shows false state on page load, then will toggle to the ngModel databinding value. Where as if it checked property is bound, and the status is shown correctly on...
View ArticleHow we select data from different page and then save in our database in ionic
@FK2193 wrote: I have four pages first add patient then add medicine and then add schedule and last create a reminder because they all are related to each other. I want to add data in the database in...
View ArticleIonic 4 - 2-way binding to html table
@smbu wrote: Hi all, I want to do some 2-way binding to an HTML table in an ion-grid. When clicked on a cell I use the Wheel selecter plugin to change the data in the cell. All is working except the...
View ArticleWhen i select data from ion-select it will show ion-list that number of time
@FK2193 wrote: example: Posts: 1 Participants: 1 Read full topic
View ArticleResponsive input sizes ionic-v4
@noonestopsme wrote: Hello All, Is there any responsive input size functionality on ionic-4 which exists at bootstrap 4? getbootstrap.com Typography Documentation and examples for Bootstrap...
View Article