Navbar disappearing and error with transition
@leobaiano wrote: Personally, I have a very strange problem in the transition between the screens on the iOS version. Below is a video showing the problem. Another mistake that happens is that...
View ArticlePackaging an App using Ionic Package
@paultofman wrote: Hello, I have tried to get this working, albeit, I keep getting this error. Unknown subcommand 'release' (CLI v1.7.1) when I run this command ionic package release android -k...
View ArticleController called twice for custom directive inside ion-nav-buttons
@mattevigo wrote: I build my own directive rs-notification to handle upcoming MQTT messages and provide visual feedback. I put this directive inside the ion-nav-buttons component:...
View ArticleIonic Modal: Same modal with New data, not preserving previous state
@pavitardua wrote: I'm building an ionic app in which I want to achieve something very simple, but can't get my head around the solution.What I have is a user profile view which has a link to the...
View ArticleIos. Tabs icons collapse to left during transition
@yurinondual wrote: Hello. I have this weird bug that is difficult to describe. I am already using ios9 patch. This bugs happens intermediately when you click some other tab to change location, all...
View ArticleIonic grid system is not working in android version< 4.4
@Soumen wrote: Hi, I am using Ionic grid system in my app. In android version<4.4 its not showing up.my template is like this: <div class="row color-band"> <div class="col-20 hight-adjust"...
View ArticleIssues with Ionic Serve
@brianpurkiss wrote: The weirdest part of this error is that I currently have two projects, one works, and the other doesn't. The one that works was one of ionic's pre-built example apps, the sidemenu...
View ArticleclearCache - specific view?
@jimharkins wrote: I'm developing an app that will have database driven views which could cause several large views to be cached in the DOM. I'd like to have the ability to remove specific views from...
View ArticleAndroid Intel XDK project to Ionic CLI build
@naveenkarippai1 wrote: Hello, Could someone please help with steps to be followed to port an Android Intel XDK project to Ionic CLI build process. The build succeeds but included plugins doesn't get...
View ArticleKeyboard flicker when setting input focus()
@mattstueve wrote: Hi, all - I'm building a simple page that has 4 single-digit input fields on it. When a user enters a value into input field 1, I auto-focus input field 2. When they enter a value...
View ArticleTransition glitch between views
@brunomonteiro3 wrote: For some reason, the transition between some views on my app has a weird glitch. It seems that the view is opened but is closed in the same time. Here is a video with details:...
View ArticleInline filter not working within an ion-content?
@Guillaume1 wrote: Hi everyone,I'm facing a weird issue when I try to apply an inline filter, on a list of items, inside a ion-content. Here is a very simple code that show the problem : <body...
View ArticleTab showing active after redirect within Controller
@nrb6 wrote: Hi, I'm new to Ionic so fully expect this to be an issue where I'm using the wrong approach or missing something basic.I've got a tabbed app and set the default tab to 'Terms', a page...
View ArticleHow to check if the device is on vibration mode or not, it is possible?
@anicarrr wrote: I want to either reproduce a sound if the device is on sound mode or make a vibration in case the device is on vibration mode after certain action. Thanks Posts: 1 Participants: 1...
View ArticleSlow response on $http post request
@bhrzk wrote: Hey guys,I created a mobile application and it loads data from a php server by $http post. Everything works fine and I get response correctly but so slow. In the photo you can see the...
View ArticleCannot install ionic
@qinking126 wrote: please help me, I coudln't figure out what the problem is. sudo npm install -g cordova ionicnpm WARN engine xmlbuilder@2.2.1: wanted: {"node":"0.8.x || 0.10.x"} (current:...
View ArticleModal Hide/Close Animation
@xereda wrote: I researched, but found insufficient information. The question: The Ionic supports apply different animation in closing a modal? The action of closing, by default, apparently has a...
View ArticleSecondary footer or stick content to top of footer
@ronniekinsley wrote: So I want to achieve this screen I already hav the footer but I'm not sure how to achieve a secondary footer or something that sticks above footer. Please suggest, thanks Posts:...
View ArticleCan I build ios through Ionic Package on Linux?
@jeffreysum wrote: I still need a MAC to get the iOS Credentials? Posts: 1 Participants: 1 Read full topic
View ArticleFixed div after header
@shan86 wrote: How can do fixed div section below the content? I want to display list's title, that won't be move when scroll down data. Thanks Posts: 5 Participants: 2 Read full topic
View Article