Positioning button-block at the centre
@rajsekhar wrote: hi, i have been struggling with positioning ionic button block in the centre. here is the HTML snippet for it.<div class="row row-full"> <div class="col col-full">...
View ArticleIonic data storage
@avihazut wrote: Hello,I need to have a database to store all the files for my project (images and documents) and I also want to have a chat in my app. I was thinking to use Microsoft Azure but I'm...
View ArticleHTML contents update are not showing up
@kendam wrote: We bought ionFullApp template recently, and I have been trying to edit the HTML content, but the changes are not showing up. Please help any body Posts: 1 Participants: 1 Read full topic
View ArticleHow to add Controller Dynamically
@balaguru wrote: In my app, I have two pages. First page have static controller. Want to add Second page controller file dynamically. I tried to load JS file using this funcion function loadJS() { var...
View ArticleHow to show a blue wave effect when inifinite scroll reached it end
@asvivek717 wrote: How to show a blue wave effect when inifinite scroll reached it end.? Posts: 4 Participants: 2 Read full topic
View ArticleIon-option-button not working on windows 10 touchscreen. Mouse works
@sushant40 wrote: Hi,I have a simple list with ion-option-button inside the list. When I use the mouse to swipe left it works. However when I use the touch screen it doesn't work. This happens in both...
View ArticleFixed content and a list view in the same ionic view
@Harryinandroid wrote: Hi all, I'm very new to ionic framework and struggling for writing a view with a fixed content area on the top and list at the bottom shown below. The upper layout is fixed area...
View ArticleHTML Updates are not showing up
@kendam wrote: We bought an ionFullApp template recently, and I have been trying to edit the HTML content, but the changes are not showing up. I have Node.js,cordova and ionic installed and I ran the...
View ArticleChrome Debugger with Ionic from APK
@pp1994 wrote: I was wondering whether it was possible to use the Chrome Remote Debugger to debug an Ionic application running from an APK build (not running via chrome on device). When I open an...
View ArticleIonic Content have a black scroll bar Help
@lazyjoker wrote: bar.png1067x906 13.2 KB I got a problem with the black bar in the right of the picture https://jsfiddle.net/y6k815yz/ Posts: 1 Participants: 1 Read full topic
View ArticleTypescript demo compile errors
@nerdlandiamark wrote: I'm going through the Ionic and Typescript part 1 demo, and when I "gulp compile" and get the "Compiling Typescript files ...." they are followed with tsc errors on app.ts"Could...
View ArticleChange Status Bar Color in Android
@vinimendes3 wrote: I'm trying to change my status bar color and it's not working. I've tried with StatusBar directly from native cordova, and later I've tried with $cordovaStatusbar plugin.Both cases...
View ArticleLab or Creator?
@redshoe wrote: What's the difference and why should I use one vs the other? Posts: 1 Participants: 1 Read full topic
View ArticleIonic Framework + SyncIt
@ldragoon wrote: Has anyone successfully integrated SyncIt (https://github.com/forbesmyester/SyncIt) with an Ionic project? If so, would you use it again, or is there an easier offline...
View ArticleWhat's the best way to add both iOS and Android platform on a same project?
@tusharkhatiwada wrote: As the title stated, what's the best way to add both the iOS and Android platform on a single project? Can I use ionic add platform ios and ionic add platform android at the...
View ArticleIonic Keyboard Overlap Hides Div Content
@vishaal93 wrote: I'm running my app through the iOS Ionic View app. Clicking the Email input results in the keyboard covering some of the register button - closing the keyboard or moving on the next...
View ArticleIonic ion-refresher jumps
@Flame wrote: hæ guys— The ion-refresher seems to jump down and back up as you can see in this video I started an app with the sidemenu template— I added a ion-refresher directive as the first child...
View ArticleCordova native google maps plugin (plugin.google.maps) not working well with...
@chicheongweng wrote: Has anyone had any luck in integrating plugin.googlemaps to Ionic sidemenu template? I can get the Googlemap rendered but it only occupies half of the screen (see the screen...
View ArticleIonic 1.2.1 android scroll
@jhl wrote: i update ionic to 1.2.1,but my menu show the scroll,how do i hide the scroll ? 螢幕快照 2015-12-25 下午5.47.33.png166x920 17.4 KB Posts: 2 Participants: 2 Read full topic
View ArticleDeclaring one variable and use this common variable in all pages
@Ratikanta wrote: In ionic v1 I was declaring my global variables in app.js but I am not getting any picture where to declare my global variable in ionic v2. Particular I want to declare a puchdb...
View Article