[BUG] Side menu doesn't open on Swipe if the keyboard has been displayed...
Hi everyone, I updated the post. This time the "bug" is clearly identified. I hope someone will be able to help me :-). At the present time I'm gonna have a look (again) to the keyboard component to...
View ArticleRun and emulate ios with live reload not working in iOS9
I have the same problem as @RangerRick, except mine fails on both simulator and device when the -l option is set. The error message is: Failed to load webpage with error: The operation couldn’t be...
View ArticleIon-nav-bar + ng-include not working
What worked for me was to ONLY override the nav-buttons within a view (even just the nav buttons on one side - left or right), like this: <ion-view view-title="Main"> <ion-nav-buttons...
View ArticleNew cordova 5
Why not clearly inform this on ionic info output ?! I mean: cordova CLI: 4.3.1 cordova-android: 4.0.0-dev
View ArticleHow to always show icon menu side ion-navicon
i made a app, some times my app hide a ion-navicon, how to always show this icon ? thanks before
View ArticleHow to always show parent state every click tabs menu
i have menu tabs news, like in web first show a list of new news, then click read more, then show detail news, when i click other menu tabs like promo, after that i click back news tab the menu show...
View ArticleHow to always show parent state every click tabs menu
please every one help me..thanks, sory my english bad
View ArticleRun and emulate ios with live reload not working in iOS9
In my case, the "ionic build ios" quits right after JSHINT. Android build work fine. ANY idea of this issue? The cordova/xcode build is not even running for IOS. And yes, I tried this on 2 different...
View ArticleBlack screen before splash page
Here is a gif that explains what I want to achieve : http://i.stack.imgur.com/jNzmp.gif How to achieve the right one ? Thanks
View ArticleRow / Col Properties Enhancement?
Hi, In bootstrap, When we do a Row then col , when two col-50 finishes the space on that "row"it would automatically be pushed down to the next "row" I would like to display a set of boxes of dynamic...
View ArticleError when reference to...
mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create...
View ArticleOffline Best Practice
I'm so exited joining ionic community, I was able to publish my first app using this framework. Now I'm ready to publish my 2nd version, however I have an issue:I have a controller that runs and...
View ArticleNative View Transition Animations
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View Article'webkitMovementX' is deprecated. Please use 'movementX' instead
Hi, Having the same problem here as well. Seems to happen when i use states. Any light shed into this topic wil be great. Do i have to downgrade my chrome?
View ArticleRemoving Ionic Push properly from app?
Hi, I am trying to use OneSignal instead of Ionic push for server side control integration and I need to remove Ionic Push from my app more properly. What would be the step? ionic remove...
View Article"Go" button triggers ng-submit for input types "text" and "search" but not...
Hi everyone, I've finally put a ng-keyDown directive on my input element to detect when the user presses the "Go" button of its keyboard (keyCode 9). I also, by the way, handled the keyCode 13...
View ArticleSticking Modal close button to bottom?
This should be so simple but I can't see how to do this. I have a series of modals that give extra info about things in the app, and I'd like the modal buttons to be at the bottom of the modal. The...
View Article