How to custom ionic checkbox
@teddykossoko wrote: Hi everybody, I have a form and a checkbox. When the user click on the check box, I show the password. But I want to replace the basic circle icone by an eye. In the html browser...
View ArticleFacing problem with hardware back button in ionic
@hitesh436 wrote: I have created a dynamic routing pages with states. for eg : modules.login, modules.dashboard.I saw solutions which say that hardware back button works for sectionA to sectionB...
View ArticleFixed width, dynamic number of columns
@Peiffer wrote: Is there a way to have a dynamic number of columns with a relatively fixed with in Ionic? Say you have N columns that are approximately 200px each. On an iPhone in portrait, you would...
View ArticleCannot store date and time with Sqlite plugin
@rakesh_mobile_dvlpr wrote: Hi ! I am new to the Ionic framework . I have tried to Insert varchar into the table and it works as well. But,when I tried to insert date or time ,it shows an error...
View ArticleHow to disable chrome://inspector debugging?
@limulidae wrote: I have followed http://ionicframework.com/docs/guide/publishing.htmlBut I still can see my app inside chrome://inspector,is there any way to disable it? I see there are couple of...
View Article[Please help] How to create android APK that cannot unpack?
@krittapaks wrote: Problem: I am create android APK by using command: ionic build android Then I am go to path platforms/android/build/outputs.Then use following step: Rename file .apk to .zip Open...
View Article$ionicActionSheet not working on iOS 8.4
@zarko wrote: Trying my luck here...For some reason $ionicActionSheet no longer works on iOS 8.4 in an existing app, while it works as expected on iOS 9.The problem is that $ionicActionSheet.show will...
View ArticleIncrease height menu size
@teddykossoko wrote: Hi guys, I have a basic side menu and I would like to increase the height of the header div where is my test Location, but when I apply my css, nothing happens. Please how could I...
View ArticleIonic app crashing only on Android emulator
@elli_wodify wrote: I've created an ionic project based on the tabs project called demoapp and made no changes to it. It runs fine in the browser and on my phone, but when I try to run it in my...
View ArticleModifying item-thumbnail Size
@luisito95 wrote: How do I go about modifying the size of the default item-thumbnail, I am not to versed in CSS and don't know how to tackle changing or making my own class. Any help would be...
View ArticleAdding controller to html file outside templates folder
@dilipwk wrote: Can we use controller.js to a html file which is outside templates folder ? I want to access data from a html file inside templates folder to a html file which is outside templates...
View ArticleSplash screen on iOS 9.0.1 does not transition out
@ishaigor wrote: Kind soul reading this One of the test devices we have for the app build as of this summer, does not transition out of the splash screen. The error (WARNING) from the log reads as...
View ArticleSearching inside iframe on tat page
@rhasce wrote: Hi all I would like to be able to create a search input or anything that basically goes to the text that the users has typed on the input, for example I have a header, under the header...
View ArticleBuid Error on ionic lab
@124132 wrote: I am getting the below error when i started to build.Any one help me pls.C:\Users\n\Documents\notes\platforms\android\cordova\node_modules\q\q.js:126 throw e; Posts: 1 Participants: 1...
View ArticleWhat is the reference point of the "2.000 watchers threshold" in an Ionic APP
@mbrt wrote: Hi Everybody, I have just a quick question regarding the importance of the 2.000 watchers threshold with regards to the performance of an Angular.JS APP. Maybe it is completely obvious...
View ArticleProblem pdfMake.js on devices
@remiprivet wrote: Hey, I have a problem using pdfMake.js library. This library is supposed to generate PDF, client-side only.It works well with chrome, Firefox... But when I launch my ionic app on a...
View ArticleDisconnecting watchers on hidden elements from the watch cycle?
@mbrt wrote: Hi Everybody, some other watcher questions. Is it planned to implement a functionality that would disconnect watchers on (dynamically) hidden elements from the watch cycle and reconnect...
View ArticleProblems getting scroll events in Chrome on a touchscreen laptop
@bluekevin wrote: Hi all,We've been developing an ionic app for a while, and are on version 1.0.1 of the bundle. During testing, we've been noticing various issues scrolling within chrome. Sometimes...
View ArticleGlobal ion-nav-view (solved!)
@DutchKev wrote: How can i 're-use' the same ion-nav-view, between different pages? Let say I have a stateProvider $stateProvider .state('home', { url: '/', views: { '': { templateUrl:...
View ArticleCustom Icon sets
@victorolowe wrote: Hi guys, The ionic icon sets are great, but some icons are absent from the collection. Anyone know any resources or places online where I can get custom icons that I can use in an...
View Article