How to exchange refresh (new datas) with infinite-scroll (older datas)
@nowitz wrote: I want to keep the latest data are shown below (as is the case with sms / facebook messages) and if you pull from the bottom up so that it was restoring data and if you pull the top...
View ArticleBug with [ng/collection]-repeat inside ion-view giving height 0
@tisepti wrote: A repeat (ng-repeat or collection-repeat) will contribute 0 to the height of an ion-view inside an ion-content. This can be worked around with an explicit css height attribute (in...
View ArticleRepeated background image appears to be static but not scroll while scrolling
@frits wrote: Hi, While adding a repeated background image, I expect it will fill out the whole page (includes view outside of current view), but indeed, it only fills the scroll panel and appears to...
View ArticleSelect not working on Windows Phone with Ionic
@anolan13 wrote: I have a Cordova app based off the new tabs template I found at this linkhttps://visualstudiogallery.msdn.microsoft.com/4e44ba8b-a4c8-4106-b70e-00d63241a54a The basic HTML select...
View ArticleXMLHttpRequest doesn't work as expected on Ionic View App
@JakeCarr wrote: Hi, I'm using XMLHttpRequest to download an image in an ionic app. This works fine when I run the app using 'ionic serve' and when I run the app in my iPhone through xcode. However it...
View ArticleView Reloaded once content is there
@skippertech wrote: Hey Guys, I am using Ionic for just a simple tab app that displays some info I load from an external source (in this case parse). It works pretty well, although sometimes I am...
View ArticleIonic-tab ng-if is changing tabs order
@iontofer wrote: Guys, My logic is as follows: 1.- I have a tab app2.- If the user is admin, then I will show him an extra tab option3.- If the user is not admin, then I will hide the admin tab My...
View ArticleIonic Tabs
@acappellozza wrote: Hello,i have a standard tabbed navigation with some icons linked to respective pages. In a page i want to navigate a subpage without loosing the navigation tabs, any ideas? Thanks...
View ArticleAlternate for Ionic keyboard-attach directive?
@lilbiscuit wrote: The keyboard plugin provides a keyboard-attach directive to attach a footer bar to a device keyboard. The problem is that this requires the content scroll to be disabled or else the...
View ArticleIs the iPhone 4 still suitable for development purposes?
@Grayda wrote: I'm scouring eBay for an iPhone to test my app. Ideally I'd like an IPhone 4s because the version of iOS is newer (and it's cheaper to buy second hand), but I wondered if I can get away...
View ArticleWhite Space Showing where Nav Bar Should be on Transition
@whileyryan wrote: Hello, I am running into issues with nav bars and navigating between different pages. So I have the details below. What I want to Do I wanna be able to show different Nav Bars on...
View ArticleProblems with scrolling list under a fixed section
@eirwin wrote: I have a menu app that I am working on that has a screen that shows categories/items as a list underneath a cart section. The categories/items are scrollable, but the cart section does...
View ArticleEditing and Signing Documents in Ionic hybrid app
@rahul4ckp wrote: Can anyone help me in Editing and Signing Documents in Ionic hybrid app ? Please its urgent . Posts: 1 Participants: 1 Read full topic
View ArticleIonic app stopped and still load in splashscreen just in ios device or emulaor
@chawki wrote: App build and run succeed for ios and works without any problems in an android device but stop in the start page when i run it for ios. ios bug.png288x533 11.7 KB Posts: 1 Participants:...
View ArticleIonic click event propagation
@antonfire wrote: I am trying to prevent click event propagation when a view header or modal header is covered by an overlay div. The div represents a notification and on click I would like it to...
View ArticleUnable to establish loopback connection
@gnout wrote: Hi allI'm getting the following error when I execute the command >ionic build androidjava.io.IOException: unable to establish loopback connectionthe application is a new blank...
View ArticleHow to do a submenu in a sidemenu
@midev wrote: I have the basic app (sidemenu).When opening the menu, I see a list view (menu items).But I have no idea on how to do submenu. I want next: when i click an item in main menu, i want the...
View ArticleAndroid - Keyboard hiding the input field
@rleo2joseph wrote: Am loading an external URL in an iframe. I have 4~5 text fields in that page. For most of the text field, when I tap on it, the keyboard appears and the text field is visible.But...
View ArticleSatellite Menu for android
@saravananm wrote: Is there any component available in ionic framework to create satellite-menu Posts: 1 Participants: 1 Read full topic
View ArticleiOS not routing
@JHollowell wrote: I have an app that works perfect in Android, but on iOS the app is not routing or calling the correct controllers and templates.app.js var app = angular.module('starter',...
View Article