Date Input with Icon
@fortuneNext wrote: Hi, I have an item that looks just like I want: <ion-item> <ion-label>TEST</ion-label> <ion-input type="date"></ion-input> <ion-icon item-end...
View ArticleForm goes blank
@govindappaarun wrote: Similar to this old issue ( 1.x) , in 3.x form fields go blank after filling out some of the fields, This is happening on long forms, any clue ? I am yet to try by removing and...
View ArticleIonicjs build failing
@fetchdevelopers wrote: Hi all, I am trying to build my app using the Ionic build service at dashboard.ionicjs.com here’s the error message I’m getting. Running with gitlab-ci-multi-runner 9.1.0...
View ArticleHelp us Task.leftShift(Closure) method has been deprecated
@anilDevaki123 wrote: Task.leftShift(Closure) method has been deprecated ionic 2 release .apk error Posts: 1 Participants: 1 Read full topic
View ArticleMultiple cards stacked-up vertically per slide view
@agurrea wrote: Hello I’m just a newbie in mobile apps development in particular to Ionic framework. I wonder if there is a way to show multiple ion-cards stacked vertically within a single slide...
View ArticleHow to prevent time cheat?
@AlexRoca wrote: Hi, I’m stuck, i dont know how to avoid that user fakes the time. I’m developing an app that stores the current datetime of entry and exit of work on button tap give me some ideas...
View ArticleStart new application in Ionic 4 beta or Ionic 3 stable?
@matanyed wrote: Hi, I gonna start develop new app in two weeks to my client It’s very huge and important app It will take 2 months of work for two developers Ionic team, do you recommend to start...
View Article'duration' param of ScrollTo function of ion-content limits the length of scroll
@jooo13 wrote: I want to scroll to a specific component in an ion-list using its position that I got using the id of the component, like follow : //this.idRec is the ID of the component let element =...
View ArticleHow to create tow projet in 2 projects in 1 on ionic
@durvilchat wrote: Hi please I would like to know how to create 2 project in 1 on ionic? thanks Posts: 1 Participants: 1 Read full topic
View ArticleIonic 2multiple devices communication for mobile apis
@Cdeveloppeur wrote: Hi everybody, I am looking for a way to make real time communications between multiple mobile devices on IONIC 2. I would like to know how to do, if for example I want to make a...
View ArticleUploading image in Ionic application with ASP.Net Web API
@mark2k wrote: For the benefit of fellow ionites I just wrote an article on how to upload image via asp.net web api...
View ArticleCordova build failed for Windows
@azamalvi wrote: I want to test my app on Windows / Windows Mobile. For this I first installed Visual Studio Community 2017 and then I downloaded Windows 10 SDK & Mobile Development with...
View ArticleUnable to do ios build
@cshankarn wrote: I have created a profile in ionic dashboard and uploaded the .p12 and mobile provision. I get the below error when i issue package build command, ionic package build ios --profile...
View ArticleIonic 3 Help for a Beginner
@tascam424 wrote: Hi folks, this may seem like a very simple question to most of you, but i’m just starting out with Ionic 3 so i appreciate your help and patience. So i’ve created a very simple...
View ArticleIonic start error, why?(nodejs 9,ionic 3)
@codiqa100095421 wrote: npm i × Running command - failed! [ERROR] An error occurred while running npm i (exit code 1): > node-sass@4.5.3 install...
View Articlecontent.scrollTop is 0 unless I bind to (ionScroll)
@wvoelcker wrote: Hi all, I’m confused by some behaviour I am seeing in my ionic3 app, and wonder if anyone can help me understand what is going on. The behaviour is: I am importing ViewChild and...
View ArticleIonic 1 iframe crashes on ios
@brwa88 wrote: Hello i have created an app using ionic one and iframe and everything works fine and the android app is great. The problem is when i deploy the same app on ios some how my iframe...
View ArticleIonic Build- Error: spawn EACCES
@Vinayk_89 wrote: I see new problem while building the android in OSX. Please let me know the solution for this. Logs: (node:26466) UnhandledPromiseRejectionWarning: Unhandled promise rejection...
View ArticleOn Click the button vanishes?
@emiljenson wrote: Hi, I have created a page which contains a button and on click of his function a pop up opens up. Everything is working perfectly in browser. But when i checked from my phone, on...
View ArticleSlides gallery don't work properly after the last image
@JEricaM wrote: In my Ionic app I wanted an image gallery so I decided to use the slide system. I used the slide code that is into the ionic documentation but I have a problem: when I try to swipe the...
View Article