Ion-tabs activating automatically
@Bartude wrote: Hey guys, I'm using Ion-tabs on some pages of my project, but I'm having a problem. Whenever I access a page that has the Ion-bars, it automatically activates the first tab and...
View ArticleIonic info warning
@vialware wrote: Every time I run 'ionic info' i'm getting the following just wondering if this is normal. Your system information: Cordova CLI: 6.1.0 (cordova-lib@undefined)Gulp version: CLI version...
View ArticleIonic 2 beta
@dreyer wrote: Hello, Im following this tutorial in a Ubuntu 32bit VM.http://ionicframework.com/docs/v2/getting-started/installation/ but npm install ionic@beta keeps on errors. also i tried in my...
View ArticleLive reload option not working when using with usb-attached android device
@mark_pare wrote: Just started working with Ionic the other day, installed most recent version of framework and all required dependencies on my 2015 Macbook Air running El Capitan. Everything seems to...
View ArticlePush tokens are being invalidated constantly
@spalmer wrote: Hello all, I'm migrating to the new beta Push API and running into a very strange issue... I'm able to register a device token from within my app using push.register() and I can see...
View ArticleUnexpected ui-router behavior when multiple state params
@jhulbert wrote: I have a state that expects multiple state params. The state works as expected when navigating to it using ui-sref or state.go. However, on page refresh (in browser) the app routes to...
View ArticleIonic-native cordova error
@kevhouck wrote: I am trying to use Push notifications in an Ionic 2 ts project. I have followed the quick guide in this post to get webpack working: forum.ionicframework.com Push notifications with...
View ArticleCannot find name Auth0Lock
@7200rpm wrote: I followed the very helpful tutorial on Ionic 2 and Auth0 here: http://blog.ionic.io/ionic-2-and-auth0/ However, I am getting an error: Cannot find Auth0Lock in auth.ts I do have the...
View ArticleRequired field with prompt alert
@ondonda wrote: hi guys!there is a way to set that a field is required with prompt alert? Posts: 1 Participants: 1 Read full topic
View ArticleDisable-user-behavior added as a class randomly?
@kpennell wrote: I have an input with a button that clears it. All of a sudden, the button won't fire at (not even a console.log). I see a disable-user-behavior being added to it? Why? > <div...
View ArticleIon-textarea no scrolling
@polska03 wrote: I have ion-textarea field in one of pages. When the user starts typing the textarea gets populated and only scrolls down, the user can't scroll back up only if they start deleting the...
View ArticleIonic build android failed - no build-tools found
@Imoein wrote: I hava a ionic/cordova project, i wanted to emulate the project via emulator so i added the android platform using "ionic platform add android" command then i tried to run "ionic build...
View ArticleNav bar is hiding the menu icons!
@sh_cheah wrote: Somehow I can't get the button to show on the nav bar. I think this is a very simple code, but why it doesn't work? <ion-pane ion-side-menu-content> <ion-nav-bar...
View ArticleHow to include a common footer in Ionic 2 app?
@mohanb02 wrote: Hi, Request some guidance on how to include a common footer template (say the copyright footer) across the app.I tried a few things like ion-toolbar, multiple ion-nav with appropriate...
View ArticlePulling product options from Magento API to Ionic
@peterokachie wrote: Please I have been having some issues get product options to be listed on my ionic app. Here is my codepen: Posts: 1 Participants: 1 Read full topic
View ArticleGet class param with directive
@mbakker1996 wrote: Goodday, How can I share a variable with 2 components? Ive the written-hours compoment with the flex-calendar as directive but now I want that they both have the variable...
View ArticleApp in ionic serve work, in ionic view not
@fabiougolini wrote: Hi all,i am trying to do some experiments with ionic.I'am trying to reproduce this tutorial https://devdactic.com/ionic-backend-database/When i start the application with ionic...
View ArticleNav.push(myPage) duplicate pages added to stack
@cccr wrote: When double tapping a button with a nav.push() function, duplicate pages get added to the stack (you have to tap the back button several times to pop() the same page off the stack. Is...
View ArticleIonic 2 improve slow transitions between lists
@Wieseljonas wrote: HI all, I've been playing around with ionic2 and I am impression with the speed of development. How ever I'm struggling in making the app fluid. My issues is the following I have 2...
View ArticleHow to have a vertical scroll in an ionic app?
@David101 wrote: I have an almost fully functional app I am developing. I have a list of two items so far and I can't scroll down to the next item on my Menu. I thought scrolling was automatic in...
View Article