Ionic2 - How to get current active page?
@tonyawad88 wrote: Hello, Is it possible in ionic 2 to detect from a parent components such as @App, which child component / page is currently active? Thanks. Posts: 2 Participants: 2 Read full topic
View ArticleModal resize for slide-box list
@goliathus wrote: I'm making a railway timetable lookup application, so when I want to choose the station, the modal popup and then click the region, the slider willl go to next and show child...
View ArticleError when install apk use adb
@thangvd wrote: Hi Ionic devs!I created new apps use Ionic. When I test it in chrome browser, it's OK. But when I build it for android and run it in genymotion simulator by command line:adb install -r...
View ArticleiOS app freezes on load with Cordova 6.0. and latest ionic
@subareddy14 wrote: The app is freezing unfortunately Posts: 1 Participants: 1 Read full topic
View ArticleIonicons not working without cdn
@karanvirk wrote: i am using ionic icons from ionicons.com in my app. In the index file i have a given cdn link to use these icons.problem is that these icons shows only when i app is connected to...
View ArticleIonic Platform Beta Support
@mediahack wrote: Ionic Platform Beta is out http://blog.ionic.io/ I'd like to use it with my new Ionic2 app. Specifically for the Auth features. I followed the instructions, but it seems to be geared...
View ArticlePrimeNG in ionic 2?
@lpenet wrote: Hi. I am new to Ionic 2 and not that old in Angular 2 / Typescript... I wanted to test the combination of PrimeNG ( http://www.primefaces.org/primeng/ )0.6 or later and Ionic 2, to...
View ArticleInAppPurchase Full Example?
@Ionicoser wrote: Hi all! does somebody have a good (maybe full) example for the inAppPurchase-Plugin? Kind regards! Posts: 1 Participants: 1 Read full topic
View ArticleUnshare ionic view app
@Kevin92 wrote: Hello everyone. I just shared my demo app with a customer (via cli with the command ionic share <>) , but I don't want him to see that app anymore on his account or at least he...
View ArticleDisplaying problems with Ionic app
@jornedesmedt wrote: Hello, I've been working an an app using Ionic, which has been working mostly fine on Kitkat, but I've been having a few different problems with API levels 16, 17 and 18 (Jelly...
View ArticleIonic 2 InfiniteScroll not working
@Vikrana81 wrote: I am trying to get InfiniteScroll to work for Ionic beta. It does not show up at all at the bottom of the list...What am I doing wrong? Here is my Ionic code..thanks in advance....
View ArticleIs it possible to configure Ionic to copy custom JS files to the dist folder?
@iignatov wrote: I've created a custom JS file in a Ionic2 TypeScript project, located in /app/scripts, and I want it copied to the /build/js automatically when using ionic serve. This is probably a...
View ArticleResize and drag canvas
@fabiobalsamo wrote: hi i need to create an ionic app to draw on image or pdf.I need to drag the canvas where i want on the image, draw on it, resize it and save in another image wich is the result of...
View ArticleTypeError: Cannot read property '@' of null
@lelabo_m wrote: Hi, I have some errors that happened one day that I did not really noticed at first.Some times, when I navigated through the sidemenu, these 2 messages pop out in the console:...
View ArticleFile plugin permission issue
@borisIzstop wrote: Hello all.I am having this issue: My app (Android version) downloads PDF files and saves them to cordova.file.dataDirectory. User can then open or send PDF files via native apps...
View ArticleIs there an event when an Alert is closed?
@iborik wrote: IONIC 2 ONLY Hello, Is there an event when an Alert is closed or a way to get the same result please ?I want to push a new page when the alert will be entirely closed. Thank you Posts:...
View ArticleIon-input Event list?
@nanexcool wrote: I had to switch from using an ion-input to a regular input because events weren't being fired. I tried: <ion-input (blur)="onBlur($event)" (focus)="onFocus($event)"...
View ArticleTabs padding problem with Worklight
@gabrielgfa wrote: I am developing a project using Worklight + Ionic.And the bottom bar is being cut by the screen, just like this: Screen Shot 2016-03-11 at 15.15.03.png938x80 14.1 KB This is just on...
View ArticleQuetion with ion-slide-box and ng-repeat
@Chaos505 wrote: Hi I have a odd problem when im using <ion-slide-box>.In the browser and on android it looks as it should.But on IOS 9.2 it duplicate or breaks with the error duplicate index. I...
View ArticleFlebox dont work after ionic build android
@PterPmnta wrote: I 'm trying d migrate an application but when compiling the styles applied to flebox not work. System information Cordova CLI: 6.0.0 Ionic CLI Version: 1.7.14 Ionic App Lib Version:...
View Article