How to change Splash Screen image in ionic for both android and ios
@droid16985663 wrote: I change image in resource but its not working Posts: 1 Participants: 1 Read full topic
View ArticleIonic 3 Modify DOM Element
@codenoid wrote: hi, i make an scanner app, okay let’s to the point, this is my code : io1.png836x680 111 KB io2.png648x546 43.2 KB i want to change html element value and img src attribute, thanks...
View ArticleModule '" node_modules/@angular/core/index"' has no exported member...
@Shequeri wrote: I have this error for a few days now but all was vain. Please do help me if you can, thanks. Below is my console; C:\Users\Tomorow\appocalypse\QRDoors>ionic serve Starting...
View ArticleIon-infinite-scroll in div doesn't work
@qdentabino wrote: Hi. My current template is like this. some contents... some contents... some ion-items... div#3 must be infinitely scrollable area. div#1 and div#2 is not scrollable. Though the...
View ArticleHighchart ionic 3 update xAxis label
@nocture wrote: i using ionic 3 import * as HighCharts from ‘highcharts’; i can display chart by the below code ionViewDidLoad() { var myChart = HighCharts.chart(‘container’, { chart: { type: ‘bar’ },...
View ArticleGetting Unhandled Promise Rejection Warning on Run and Build command
@sagarkodte wrote: E:\banana>ionic cordova build android Running app-scripts build: --platform android --target cordova [12:36:52] build dev started … [12:36:54] clean started … [12:36:54] clean...
View ArticleHow to return the result of this function
@durvilchat wrote: hello please help me I have a problem with this function I would like him to return the result of the search in the database my results are always wrong. test(value) { var res;...
View ArticleStable version of Ionic 3
@Spsahu wrote: Hey Ionic team I am going to develop production app for all three platform i.e web ,android and ios. Please suggest me the stable version of Ionic CLI , Ionic app lib version and...
View ArticleHow to parse a json to add values for a select option?
@anespa wrote: Dear friends, I am a newbie in ionic 3. I am doing one form in which i need to show the dynamic select option from a json file . The option value is an id like 1,2,3 etc… and showing...
View ArticleAlert popup data pushed to firebase
@RobertLow wrote: Hi, I wanted to push the data keyed in from the popup box to firebase for future retrieve. This is my code, home.ts import { AngularFireModule } from 'angularfire2'; import {...
View ArticleList from JSON does not appear
@Tikorps wrote: Hello, I have a php file that echo a JSON objet list and i try to put this items in a ion-list following this tutorial :...
View ArticleInfinite-scroll doen't fire inside a custom component
@jooo13 wrote: I’m trying to use an infinite-scroll item in a custom component that contains a segement with two Lists. This is the code of the component : <ion-content *ngIf="show">...
View ArticleImport IONIC Project in Eclipse
@baviskarmitesh wrote: I was developing App in IONIC-1. Now created a project in IONIC 3. Can anybody give me steps to import and build ionic application with eclipse. Posts: 1 Participants: 1 Read...
View ArticleIonic-thvzfk - StackBlitz
@anil123321 wrote: In ionic,when I am going back(other pages) in my application, the ion-date popup is also showing on that page, although there is no any date picker on back page Posts: 1...
View ArticleHow to create a book app using ionic?
@omurbekjk wrote: Hi guys. I was thinking to create a book app using ionic framework. After making a research, suggestions were to create a lot of html pages for each chapter of the book and save it...
View ArticleIonic 3 stable version
@SandyMane wrote: I am planning to create new project with Ionic 3, which version I need to use? Is ionic 3.8.1 or 3.9.0 is stable? Posts: 1 Participants: 1 Read full topic
View Article[Bug] HTML elements disappear while scroll
@WebG4B wrote: Ionic version: (check one with “x”) (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1) [ ] 2.x [x] 3.x [ ] 4.x I’m submitting a … (check one with “x”) [x] bug...
View ArticleTextbox moves up on Focus
@RaghavendraKumar wrote: When user focuses on the textbox, the screen moves up to a much larger height. This is in Ionic 3 (never faced such an issue in Ionic 1). So to explain more, if i have a...
View ArticleBlack screen after the home page in ios
@kevred wrote: I am having a login page in my ios app. After i successfully logged in, i want to show a home page. But as of now i am getting a black screen in my iphone. (6s). The android app is...
View ArticleDefault radio-group not working
@RobertLow wrote: Greeting of the day, Have check other solution yet none works. Why can’t the ion-radio button be default selected? <ion-col> <ion-list radio-group [(ngModel)]="allItem.qty"...
View Article