Making a variable accessible across controllers and models
@claudiocarmeli wrote: As soon as my app launches, I send a GET request to an API to get stuff and display it on screen. This code lives in my controller and it's really short.. a couple of lines....
View ArticleNo such table: name (code 1): , while compiling: query, code: 0
@PterPmnta wrote: I'm trying to see the information previamnte created a table, but when do I get the following error Object {message: "no such table: HorarioP (code 1): , while compiling: SELECT *...
View ArticleWhitescreen issue in a device
@VijaySasavadiya wrote: I develop an app using ionic and my app is work fine in browser but when i install in device and run it.it shows blank white screen. I had use the localStorage in my app to...
View ArticleExport data to xlsx
@kuzun9x wrote: I have searched google about How to export data to xlsx in ionic app, but i have got nothing. Anyone have suggestion? Posts: 2 Participants: 2 Read full topic
View ArticleReturn of ionic barcode scanner in factory service, undefined
@raeon wrote: Hi, I'm building with Ionic framework.I need to use the QR scan code. After the scanner of QR code, I need to select a substring of the return string by the scanner. I want to put the QR...
View ArticleStatus bar overlay on Android
@gildebrand wrote: I am having some issues with Ionic on Android. I think the problem occurred when I updated the Ionic version for my app. Problem is that the status bar doesn't overlay the webview....
View ArticleIcon sizes changes
@narjes wrote: Hi,i have a problem with the icons ,the size is very big ,it's not normal ,last days ,i've changed the version of ionic from 1 to 2 béta ,,but i still working with the documentation of...
View ArticleIon-segment for pre V2 versions
@ekhmoi wrote: Hello, i have checked all the components of Ionic V1+ and couldnt find something similar to this : http://ionicframework.com/docs/v2/api/components/segment/Segment/ i need this...
View ArticleIonic high cpu usage on OSX
@Appie wrote: I have been using ionic for a day so far & have been having a great time with it. Everything works as expected but I have one issue which is the CPU usage of ionic on my macbook pro...
View ArticleIonic build probm
@narjes wrote: Hi,please any help,explications or suggestions for this problm: Posts: 1 Participants: 1 Read full topic
View ArticleDoes Ionic View support GPS
@totoni wrote: Does Ionic View support GPS? Posts: 6 Participants: 2 Read full topic
View ArticleHeader too low in iOS, but correct size in Browser
@alexbrodsky wrote: In my latest iOS build, the header shows under the status bar and has caused my footer to be cutoff as it is too low now. I have had successful iOS builds in the past and have code...
View ArticleIonic modal renders broken
@Tamaki wrote: Hi there! I'm having some problems on my Ionic app. When testing on Android 6.0, Moto G third generation, the modal generated by $ionicModal renders broken as on the image....
View ArticleNg-repeat filter crashes if array is empty
@jacobriprap wrote: I am trying to filter a ng-repeat within a scroll box based on a users value, but if the array is empty, the page crashes. I want all users with value 1 to be in one slide, value 2...
View ArticleHighlighting ImageMap on Ionic
@jdeng1234 wrote: Hello, I currently have an image map on my Ionic app that is functional. I need it so that certain "areas" of the map will highlight based on data on the scope. I was wondering if...
View ArticleHow to load sub views when using tabs
@JayWilsonJr wrote: I am building a app that uses tabs and menu. All the items in the menu are separate pages that are not a part of the tab bar. I would like the menu pages to display the tab bar...
View ArticleIonicPopup changes sideMenu rightBorderWidth
@Maxeh wrote: When my app displays a popup with ionic the right border of my sideMenu (on the left side) becomes thicker (i would guess it is about 3px). I don't have this problem in the Nexus5...
View ArticleCan I use or instead of using ion-option-button in ionic list item using...
@gur_pinder wrote: Hi I am facing an issue while using ion-list. In ion-item when I swipe left on a particular item there is ion-option-button which is visible after swipe left. I want a div or span...
View ArticleHow to change the horizontal line on top of active tabbar item in Android
@junerockwell wrote: In Android, the active tab item has a dark horizontal line on top of it. Below is a screenshot shows the activated tab, "Contrast" has a horizontal bar on top of it. How do I...
View ArticleAuto-Complete Address Using the zipcode of Google Maps
@ramosj wrote: How can I use the ZipCode of the Google Maps to auto-complete address location in a form? Posts: 1 Participants: 1 Read full topic
View Article