Not able to start ionic
@oberoijob1 wrote: Hi I am trying to setup ionic for the first time on my machine, after I install it I try to run ionic and it runs me into this error Error: ENOENT: no such file or directory, mkdir...
View ArticleWait until scope variable is loaded before using it in the view
@fabiobalsamo wrote: Hi, I need your help, i need to wait until scope or rootscope is fully loaded before using in to display data in a list in a view.But i don't know how, i have a side-menu app, and...
View ArticleBest way to use Push notification in Ionic App
@anubro wrote: I am new at Ionic( but I love it most than any other way to build an app) building an app for iOS and Android. what the best and comprehensive way to use Ionic Push (or Parse Push,...
View ArticleGrey Line on the Right - Sample Tabs App on Android
@joshuatan17 wrote: Hi there, Newbie here trying out the sample tabs template by entering 'ionic start myApp tabs' When I build and run the app, I'd noticed there's a thin grey line running from the...
View ArticleSASS - @mixin @media - How to adapt sass variables for tablets width?
@ronycohen wrote: Hello, I know this doesn't work because I declare variables in a mixin. But do you know how to make that work ? $tablet-width: 768px; @mixin tablet { @media (min-width:...
View ArticleRight side menu opens when clicking menu link in left side menu
@animungo wrote: We have a strange bug in our project where the right side menu opens when clicking the first link in the left side menu. The menu item looks more or less like this... <ion-item...
View ArticleCreate and Edit in the same view
@Alexandre75 wrote: Hi, I'm sarting with Ionic and i'm French, so, if i'm not clear, don't hesitate to tell me ! I have a view which i can add an user in my app. Very basic, it contains only first...
View ArticleIs there any way with the help of which we can detect the scroll stop event...
@sonakshi_chomal wrote: Is there any way with the help of which we can detect the scroll stop event in case of iphone... I have to perform some task as soon as the user stops scrolling but I am not...
View ArticleLength of input type text
@chocoholic wrote: is there anyway to make the input type text appear til the end of the input type box while typing? Posts: 2 Participants: 2 Read full topic
View ArticleHi I've been having problems withi ng-repeat and a array multidimencional of...
@cristhian4545 wrote: I have this array[Array[0], Array[0], Array[0], Array[0], Array[0], Array[0]]0: Array[12]1: Array[12]2: Array[12]3: Array[12]4: Array[12]5: Array[12] inside 0: Array[12]0:...
View ArticleSide Drawer content Nested States Transitions
@statictjo wrote: Hello, I'm designing an application for mobile phones using cordova. I've made some good progress where I can transition between state to state inside my side menu content while...
View ArticleSelect item looks like android 2.3 on android > 4
@Mnosh wrote: I'm using the select tag on my ionic apps, and when I run on my android 5 it looks green.how can I change that? Posts: 1 Participants: 1 Read full topic
View ArticleCordova Capture with ionic is not supported for iOS 9?
@ghamtre wrote: Hello guys, I use the default cordova-platform iOS @3.9.2 but every time I got access to my camera on device (iPhone 6 - iOS 9) I got this error: Snapshotting a view that has not been...
View ArticlePlugin doesn't support this project's cordova-android version....
@calevano wrote: Plugin doesn't support this project's cordova-android version. cordova-android: 4.1.1, failed version requirement: >=5.0.0-dev Posts: 2 Participants: 2 Read full topic
View ArticleModal - multiple sites (login and registration)
@Driesel wrote: Hey guys, any good idea for solving following problem: Modal on start (working), standard site login, BUT with link to registration (2. site in modal).How do i get a second site...
View ArticleSticky object in a list
@tyrale wrote: I have a different kind of behavior I need. Imagine a list with 1000 users. I am user 500. When the view loads I see my record in the middle the screen placed in rank order. 1 at top,...
View ArticleAngular Testing With Ionic
@whileyryan wrote: Hi all, I am currently trying to write unit tests for my Ionic app, but whenever I use inject suddenly testing stops working and I get an error. Angular-mocks is the same version as...
View ArticleMigration Ionic 2 - CSS Components
@Luxo wrote: Hi,I checked the Ionic 2 css components and I loved them. I want start using them in my ionic 1 project without migrating the all project. There's any issues replacing the ionic 1 with...
View ArticleWhitelist plugin not working on specific device Android
@mbLc wrote: Hi, I don't know why but I have a samsung tablet working fine even without the whitelist plugin and my friend (who is not in the same city) can't log in into the app. So I supposed it was...
View ArticleIonic Splash Screen and Icon not coming in ios?
@Balaji_Gopal wrote: Using Ionic generator I have created the Ionic splash screen and icon,And I am successfully able to generate the icons and splash screens for different devices and platform. When...
View Article