iOS clicking links while scrolling
@klabbe wrote: Hi, I am testing my App on iPhone and i noticed a annoying bug while scrolling. I have these relatively long lists of photos.Lets say i have photo 1 + 2 in view, then i scroll down and...
View ArticleHTML5 Progress bar not working on device
@chocoholic wrote: <progress max="100" value="50" ></progress> Is working fine on web browser when I start ionic serve. But when I run it through an android emulator, the progress bar is...
View ArticleHelp With Abstract View
@Harilall wrote: I have my views like this .config(function($stateProvider, $urlRouterProvider){ $stateProvider .state('home', { url: '/homePage', views: { 'homePageContent': { templateUrl:...
View ArticleRedeploying Ionic code as a website
@amanos wrote: Hi all, my first post here. I'm considering using Ionic for building a hybrid mobile app, but would ideally like to also deploy (or reuse as much as possible) the code as a website....
View ArticleIonic “track by” error with tinder cards
@kaanyildirim wrote: I started learning Ionic 2 weeks ago and right now I am creating a small project to practice.You can download my project from my Github : https://github.com/KaanYildirim/ionicTest...
View ArticleIs it possible to make an Ionic app with an Android look and feel instead of...
@zignd wrote: I'm completely new to Ionic so please bear with me. I just tried to build my first Ionic app, using Visual Studio, and then I tested the iOS version on Ripple, and then the Android...
View ArticleOn Keyboard show adjustNothing but show scroll bar in Ion-scroll
@mjcleofe wrote: Hi guys I'm having a hard time solving my problem when it comes to keyboard. I've done several test and try to do this simple task. How can I scroll down to my ion-scroll when the...
View ArticleNew to ionic - can't build for ios (9) on El Capitan
@dylanthepiguy2 wrote: Hi, I am a student and I just started with ionic today. I have no experience with command line usage so I am pretty stumped here. When I try to run the basic template (tabs)...
View ArticleButton border in 1.2.4
@surlac wrote: I'm following doc on buttons, but I'm not seeing a border around a button when I'm running Ionic 1.2.4 project locally. Is this an expected behavior? It is working as expected if I swap...
View ArticleIonic header bar is missing
@rig wrote: I am creating an app using ionic-material project. I have created a login page.After login it displays gallery page. If i do some action in other pages and return back to gallery page the...
View ArticlePopup: ng-click fires twice
@Florian_ wrote: I have implemented some popups in my app with $ionicPopup. Inside my popup I have a div element with ng-click that calls a function in my controller. When I click on this div element...
View ArticleIonic upload, View App error
@jaguarg wrote: Hi, I am getting an error when trying to run my app in Ionic Viewer. VIEW ERROR STATUS 404 It was working just fine before. Any idea ? Posts: 2 Participants: 1 Read full topic
View ArticleRefresh $rootScope
@alex34 wrote: How do I refresh a rootscope? Posts: 4 Participants: 2 Read full topic
View ArticleHow disable purple shadow on links
@jcbaena wrote: Hi, I've made a ionic app, and it has picture with links. When i tap on the picture, this remarks with a purple/pink shadow. ¿how can i remove this effect? Posts: 3 Participants: 2...
View ArticlePutting iOS app elsewhere than apple store
@blazkowicz wrote: I have an app not for commercial use and to limited public. What I want to achieve is to allow a user (who obtained the location/link of app) install it with little to no hassle, so...
View ArticleIonic install plugin to specific platform
@nuruddinba691 wrote: in my case, i want to install the different version for each platform Ios: plugin v1 and android: same plugin but v2who can I apply this? Posts: 1 Participants: 1 Read full topic
View ArticleRename project in ionic.io dashboard
@marcioibm wrote: I started a project using a name and during developmente we decided to change it. Although I can change the hole project name (it was kind easy), i can't change the name in ionic.io...
View ArticleAutomatic progress bar for android
@fabiobalsamo wrote: Hi there is some progress bar for android? i'll try with $cordovaProgress.showSimple(true)But doesn't work is just for IOS. Because i need a bar from the start of an http get to...
View ArticleiOS: How to add button on KeyboardAccessoryBar
@sumit256 wrote: I'm using bellow html to render select tag <label class="item item-input item-select " ng-class="selectstatusbar()"> <select ng-options="candidateStatus as...
View ArticleScrolling is unavialable on Android 4.4 based on ionic 1.2.1
@yufei_cn wrote: I updated the ionic to 1.2.1 , but unfortunately , the app could not scroll any more.How can I fix this problem ? Posts: 3 Participants: 2 Read full topic
View Article