Tabs will not display
@neonfire999 wrote: Hi. I'm building an application where I need to have multiple tabs. The main tab should be the map tab, which currently works. However, I'm having trouble when switching between...
View ArticleRoute Specific CSS
@test2244 wrote: With Ionic, do I have option to define css which is specific to particulate view (route)? Posts: 1 Participants: 1 Read full topic
View ArticleIOS 9: views blink white
@m2m wrote: after testing the app on IOS9 i start notice some views get white when starting interact with them, i have update to ionic 1.1.1 also i have tried to set background for the ion-nav-view...
View ArticleSingle Post Decription Not Displaying
@markbbishop wrote: My description from wp api isn't displaying and I cannt figure out why. Here is my html file: <ion-view class="post-view"> <ion-nav-title> {{::post.title.rendered}}...
View ArticleIon-pane with ion-nav-bar
@fj33xx wrote: i have a simple view as this: <ion-nav-bar class="bar-energized"> </ion-nav-bar> <ion-nav-view> <ion-view> <ion-pane></ion-pane> </ion-view>...
View ArticleDifferent views for mobile vs tablet?
@pbul2004 wrote: Say for example i have a list or a card list on mobile, is it possible to do something different for iPad / tablets ie: a grid layout etc? Or will the cards / lists just expand to the...
View ArticleCordova plugin loading error
@mkim871 wrote: Hi all, I am currently having an issue while loading the ionic app. I believe I used template code and it supposed to work. However plugin part and Statusbar part are not working at...
View ArticleDelay creation of tabbed view until slide change
@atig wrote: Hi I am using https://github.com/saravmajestic/ionic/tree/master/tabbedSlideBox It works great for scrollable tabs, but I find that as I use more than a few scrollable tabs (more than 4-5...
View ArticleIonic CLI question; manually sync "www" folder to all platforms
@Peiffer wrote: Hopefully a simple question of "I just couldn't find it in the docs". Is there a CLI way to synch the "www" folder across all platforms w/o triggering a build or serve? My projects...
View ArticleSlidebox "lock" on tab and no swipe first tab?
@markbbishop wrote: I'm using Slidebox and just have a few questions. I have a list on one of my tabs, but sometimes the scrolling brings issue. Is there a way to "lock" once the slide is in place...
View ArticleSet notification at specific date using local notification
@superabu92 wrote: Hi How to set reminder using local notification at specific date given by user? I didnt found any correct way to do this. Thanks in advance. Posts: 1 Participants: 1 Read full topic
View ArticleDirective with ng-repeater for view responding to token authentication condition
@Kevie wrote: I like to embed a directive (not controller) for each scope inside ng-repeater (e.g. news feed). If a user clicks 'Like' button, it will first post a token to a server, if the token is...
View ArticleHow to get ion-option-button status?
@jhl wrote: How to get ion-option-button status, open or close ? Posts: 1 Participants: 1 Read full topic
View ArticleBuild ionic app with Mac
@Kreepz wrote: Hi, First, sorry for my english(i'm French). So i want to developp ionic application on ios, my manager want to know with which version of Mac can i developp and build ionic app on ios?...
View ArticleChange bower default "lib" folder
@yupswing wrote: I put my bower_components folder (actually in ionic is located by default in www/lib) in a different path, using .bowerrc But When I do ionic lib ionic cannot find itself (it looks...
View ArticleHow to ensure correct ionic / cordova version is used?
@Artarga wrote: Hello, I'm trying to find the best way to make sure all the developers working on the Ionic App project are using the same version of Ionic and Cordova. In other words I want something...
View ArticleLaunch or install third party apps from with in ionic app
@digish777 wrote: launch third party apps from with in ionic app. for example, Microsoft note, word or any application which is native for android or ios. If possible install those apps from my ionic...
View ArticleAuto start app
@alutsu wrote: Hi, I'm new to ionic, so, is there a way to initialize the app whn the phone turns on? Thank you. Posts: 1 Participants: 1 Read full topic
View ArticleIonic build doesn't work after update , com.android.dex.DexException
@deepak_chauhan wrote: I had an working app build on ionic . It was build on older version a year ago and working fine . but now I wanted to build the app again with updated ionic Version and plugins...
View ArticleStatusBar backgroundColor not working
@IonicExtreme wrote: Hello guys, I'm trying to change the color of my statusbar . To develop I use VS 2015 Community , and I'm with the plugin installed .... I am following more...
View Article