How to solve this error?
@ajinkyamarathe71 wrote: Error in consoleFor the preference purpose Error: [$rootScope:infdig]...
View ArticleAndroid tabs - messy switching
@martinjbaker wrote: I'm seeing that the switching between tabs on Android isn't clean as it is on iOS. When I select a tab, the old view disappears completely (so blank background is visible) and...
View ArticleTwitter Bootstrap css file prevents to my modals to opening
@b82 wrote: I'm using Twitter Bootstrap Carousel. Everything it's fine with it.Before </body> there's my javascript file <script src="lib/bootstrap/bootstrap.js"></script> and in my...
View ArticleHow to always show icon menu side ion-navicon
@sabardotnet wrote: i made a app, some times my app hide a ion-navicon, how to always show this icon ? thanks before Posts: 1 Participants: 1 Read full topic
View ArticleHow to always show parent state every click tabs menu
@sabardotnet wrote: 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...
View ArticleRow / Col Properties Enhancement?
@rainbowhat wrote: 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...
View ArticleError when reference to...
@ronaldo1596 wrote: 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 ArticleSticking Modal close button to bottom?
@SubEffect wrote: 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...
View ArticleIonic freeze after opening app iddle for a while
@pierro wrote: Hi, My problem seems to be quite random which might make it hard to troubleshoot. I noticed when I leave my app in the background, if I open it back later on, the whole app seems to be...
View ArticleError Installing :(
@jamesmoi wrote: Here's what my terminal looks like after 2 hours of digging around and still unable to get it going James-MacBook-Pro:~ james$ npm cache clean James-MacBook-Pro:~ james$ sudo npm...
View ArticleIonic-platform-web-client
@reich wrote: Hi, I had an existing project, I just switched to the new ionic-platform-web-client! Everything seems to work, but I have one question. Is the ionic-core.js still necessary? I think so,...
View ArticleHow to use a Database? Totally lost
@jamesmoi wrote: I'm planning to create an OFFLINE Dictionary app. I'm looking at both Android, iOS and if possible, blackberry and Windows Phone too. My data currently looks like this:1. Word1 (v)...
View ArticleProblem with gulp-sass and node 4.1.1
@in3p2i87 wrote: This is my enviroment with the command ionic info Your system information: Cordova CLI: 5.3.3Gulp version: CLI version 3.9.0Gulp local: Local version 3.9.0Ionic Version: 1.1.0Ionic...
View ArticleWhere should I free up resources? $destroy or $ionicView.unloaded?
@samfung wrote: I'm little bit confused where I should free up resources. Should I do in $scope.$on('$destroy', ...) or $scope.$on('$ionicView.unloaded', ...)? Posts: 1 Participants: 1 Read full topic
View ArticleHow to make cover header for one tab page
@xuying wrote: My app is ionic tab-based, I want to adjust only one tab page's header to cover header, however is being put at index.html as a public page for all tabs, how can I just make change to...
View ArticleDeveloping app for writing exam with qrcode scanner and web service
@mahboobmonnamd wrote: Using side menu app. I am having few doubts. If someone helps it will be much grateful. template loads with all controls and hides. Used ng-cloak. but still problem persists....
View ArticleConncetion to a relational database with ionic
@Ndoradoumngue wrote: Hello!I would like to connect my app to a relational database such as MySQL or PostgreSQL. Can anybody help me do that?Thank you Posts: 4 Participants: 2 Read full topic
View ArticleIonic-platform-web-client issues with Push & user.save()
@robertmcbryde1 wrote: We were using ionic push to good effect in our iOS and Android apps. Then unexpectedly last Thursday 8th of Oct it just stopped working for iOS. Our existing app on the app...
View Article$ionicPopup close is not working
@monugt wrote: Hi Guys, I'm not able to use $ionicPopup.close method. it shows following error, I have injected $ionicPopup to the controller and ionicPopup has been shown on the screen as well....
View ArticleHelp! How do I make option labels conditional in Action Sheets?
@ssktanaka wrote: I want the options in my Ionic action sheet to change text based on a condition. Specifically, I want the option to read "Flag" if a list item is not flagged ($scope.flag = false),...
View Article