ionic2-meteor
@developerAndre wrote: Hi all. How setup ionic2 with meteor? we need --ts flag? when I serve my app console logs saying: Cannot find module 'ionic2-meteor'. (CLI v2.0.0-beta.17) Posts: 1 Participants:...
View ArticleMissed in version numbers
@DenisSm wrote: Hello , I am starting with Ionic and i have this question. My version is 1.7.14 ($ ionic -version), installed today, but walking this site and documentation, i see the latest official...
View ArticleElasticsearch, Firebase, or something else?
@Braz933 wrote: Hi, I'm new to Ionic. I need to store a significant number of Microsoft Word, and possibly PDF files. I then need to be able to search those files, as well as update them. In addition,...
View ArticleIs there any article reviews from Garner or another technology company that...
@montevideo_dti wrote: Hi, I'm searching this kind of article to convince my superiors the use of ionic in my company.Thanks! Posts: 3 Participants: 2 Read full topic
View ArticleWhen using a nested tab structure, the nav title fails to update when...
@jakers wrote: I used this codepen as a model to create a nested tab structure for my own app. But I noticed an issue: when you navigate to "Messages" (the container of the nested tabs) in the main...
View ArticlePersistent Tabs
@dtime35 wrote: So I have a simple app setup that has tabs and a sidemenu, I based it off the conference starter template. When the app first loads it works fine, I can navigate tabs, open the...
View ArticleIonic2 Beta with 1.7 on same system allowed?
@eppineda wrote: I'd like to test-drive the beta. Is it okay to install it and continue using the production (1.7x) version? I'm wondering if they can peacefully co-exist on my workstation. Thank you....
View ArticleVanilla JS doesn't work
@thomashb wrote: Hi everyone !I don't use angularjs and I want to use vanilla JS but it doesn't work I tried a little and simple code to try and it doesn't work ! First I have this simple h5 title in...
View ArticleIs there a way to let ion-option-button to work together with ion-toggle
@FMD wrote: Please take a look at the code pen here I forked from the nightly list code pen and try to add ion-toggle to each row. Thanks! Posts: 1 Participants: 1 Read full topic
View ArticleCordova Plugins Syntax in Ionic 2
@skippertech wrote: Hey Guys,I did a lot of googling and couldn't seem to come up with much of an answer, how does the syntax of calling Cordova plugins in Ionic 2 work. Like for example, in Ionic 1:I...
View ArticleIonic 2 Livereload
@Charlie001 wrote: When developing with ionic 2 how does one stay on the current page when making code changes? In Ionic 1 livereload would take you back to your current url - however in ionic 2 there...
View ArticleIonic 2 & ionic-platform-web-client
@ksachdeva wrote: Hi, Are Ionic2 and ionic-platform-web-client compatible ?. I am thinking to migrate my app (under development) to Ionic 2 but not sure if web-client is supported as when I look at...
View ArticleProblem Detecting Radio Button Change Event in Ionic 2
@Charlie001 wrote: What is the proper way to detect a change on a radio button in Ionic 2? The template looks like this: <ion-list radio-group (change)="saveSettings();" [(ngModel)]="units">...
View ArticleIonic 2 + Firebase?
@stevenhastie wrote: How can I use firebaseArray and firebaseObject in ionic 2? I have my auth working but have no idea how to convert my arrays and objects from ionic 1. Posts: 1 Participants: 1 Read...
View ArticleiOS $http json Memory Leak
@Alucas wrote: Hi everyone, I have an issue with the $http service, not only related to ionic.Everytime I make an Ajax call to a server to retrieve some JSON data. The memory on iOS increase (you can...
View ArticleCustom Card List - Dynamic Thumb + Animation
@igorchagas wrote: Hello, Has anyone skills to help me on this couple of issues with Card List? 1) Dynamic Thumbnail: In the place of the thumb image I need to add a dynamic circular percentage graph...
View ArticleFull screen slides Ionic 2
@juanfsemaan wrote: Hi, My goal is to display fullscreen slides when a user clicks in a tab. So, the 2 possible solutions I thought were: Hide nav bar and tab bar when the user clicks in the tab, or...
View ArticleNode.js version for ionic
@erandakaaupama wrote: what is the best version of node.js for ionic Posts: 2 Participants: 2 Read full topic
View ArticleIonic View vs PhoneGap Developer ? Plugins will work?
@alanmarth wrote: Hi everybody. I'm creating an app for both Android and iOS. I have installed some plugins for ngCordova and Cordova (Bluetooth & NativeSound) but they doesn't work in Ionic View,...
View ArticleOn Resume Called Multiple Times on Android Only
@sintron wrote: The Ionic app calls the "$ionicPlatform.on("resume", function(){})" once for iOS but on the Android platform it is being called multiple times depending on how many times your have...
View Article