How to turn off awful colored text
@PostholerCom wrote: As of 2 hours ago I am a new ionic user and I love it! However, if I don't figure out how to turn off the text colors when using ionic at a shell prompt I'm going to end it all....
View ArticleNg-options using filter stopped working to update ionic
@dblanco wrote: I use this code with a select filtering options, which stopped working to update ionic: HTML:<select ng-model="datos.idEquipoSeleccionado" ng-options="equipo.id_equipo as...
View ArticleCan I build a grading system with ionic?
@hasen wrote: I'm really am a noob in ionic so I am currently having ionic tutorials because I want to create a hybrid grading system for our thesis/capstone. Though I'm having second though if I can...
View ArticleIonic 2 - Sidebar - Active Item
@tonyawad88 wrote: Hello, Is there a new way / directive that we can use to make the sidemenu items active when their appropriate class / page is active ? Is there another way to do it besides...
View ArticleIonic Beta Push integration
@bujjibabu wrote: Hi I am trying to integrate ionic beta push. but I am unable to send dev token to ionic push server.could you please help me. betapush.png1582x832 65.6 KB I am unable to see tokens...
View ArticleIonic 2 modal and view stack automatically
@tzookb wrote: I'm building a new app with ionic 2, it's a workout app. one page handles the whole "workout", means it loos over the exercises and launches modal for showing the exercise and launches...
View ArticleIonic page removed automatically when it is to fast
@tzookb wrote: I have a new app that has one page that handles a user workout, it launches 2 different modals one for rest, and one for displaying current exercise. In general the base page, shouldn't...
View ArticleBackendless & Ionic 2
@alexbailey wrote: Has anyone had any luck integrating Backendless MBAAS with Ionic 2? I can't seem to get the dependancy injection in the right place. The Backendless.js file is in the same directory...
View ArticleHow to do multi language
@yassineboss95 wrote: i want to make application for 9 country user choose country then choose language, per exemple for france : french and english , user have the choose how i do this ? Posts: 2...
View ArticleNavController push method option
@kuntal wrote: Where can I found how to pass options in push method .I check http://ionicframework.com/docs/v2/api/components/nav/NavController/ but not find example with option object .I want to know...
View ArticleCan't build with crosswalk added
@Colin wrote: So I built my ionic 2 app to android, and found the animations to be less than smooth - so I added crosswalk;ionic plugin add cordova-plugin-crosswalk-webview(ionic browser add crosswalk...
View ArticleHow to run JQuery code and external libraries that have been part of my website
@famaash wrote: Hi,I am trying to create an app for my existing site and trying to add all JQuery code and use external libraries like Lightbox, Slider, etc within my app. I was hoping if guys could...
View ArticleFile upload
@rootio1 wrote: Hello! Someone has a working example of a file upload with ionic2 ?I found ng2-file-upload but I can't figure how to make it works. Thanks Posts: 2 Participants: 2 Read full topic
View ArticleIonic deviceready event versus ionicPlatform.ready
@Drunk wrote: I am using cordovaVibration and cordovaSQLite plugins, and noticed what if i try to initiate them like that $scope.toggle = function () { document.addEventListener('deviceready',...
View ArticleSearching for the best map API for my project
@elieobeid7 wrote: My question is softwarerecs.stackexchange.com Which map to use in order to let users review places asked by Lynob on 10:00PM - 05 Mar 16 api, maps, web-services, google-apps I recon...
View ArticleError attaching iOS credentials to security profile [Ionic Push Beta]
@stewartmccoy wrote: Hello! I'm trying out Ionic Push now that the beta has been released. I'm in the process of trying to attach iOS credentials to my security profile (see docs). When I run ionic...
View ArticleBug or Features? @Page/App directives
@xr0master wrote: If I add a directive to @Page or @App, I get an error message. @Page({ templateUrl: 'page.html', directives: [MyDirective] }) ... not assignable to parameter type PageMetadata in the...
View ArticleSass question
@jesst446 wrote: Hi guys I have styled my app using sass but for some reason the side menu icon will not change from white to black Is there a line of code that needs to be added in order to do this?...
View ArticleView title flickering on tabs based app
@ctcampbell wrote: There is a noticeable flicker of the view title when switching between tabs on my app, it's like the title is removed then added during tab change instead of just changing. I also...
View ArticleIon-infinite-scroll error when leaving page
@dezeloper wrote: Thanks for your effort adding infinite scroll to ionic2. Just want to bring to your attention the following error. When leaving a page that uses ion-infinite-scroll, this error is...
View Article