Issue with animation.d.ts
@alejandromcsd wrote: Hey guys, I'm trying to spin a ionic typescript v2 project. I've tried with both default and "tutorial" templates but there's seems to be a problem with the type definition...
View ArticleDate Input, default value?
@portapipe wrote: Hi guys.I've made a form with a Date input (native calendar) but I can't put a correct default value to that field (I don't care about format, I just want a default value because of...
View Articleionic2 serve + cordova plugins
@sebastianovide wrote: Hi All, I've used phonegap a couple of years ago and I've felt the pain of testing the apps in the browser. I've recently discovered Ionic and now I'm giving it a try,...
View ArticleAngular Leaflet Directive - Map tile protocol in iOS simulator
@fraserhart wrote: I have an Ionic project using the Angular Leaflet Directive (0.10.1) to display a map. When I run this in the browser with ionic serve everything comes up roses and I can see my map...
View ArticleCordova stopped working?
@stevenhastie wrote: I just uploaded the latest version of my app and checked it in ionic view and cordova plugins have suddenly stopped working. Primarly the keyboard plugin. In my platform ready I...
View ArticleCheckBox over image
@kbahtt968 wrote: Can anyone send me sample code or codepen for check box over the image,selecting the checkbox image color should change with in responsive design Posts: 1 Participants: 1 Read full...
View ArticleIonic action sheet mising cancel button
@bgerstle wrote: We are using an action sheet and the cancel button that appears on other platforms, but does not appear on Android. It seems that in ionic's css the button is being completely...
View ArticleErrors with undefined firebase url
@jesst446 wrote: Hi, I am using firebase as the back end to create an app that will allow users to chat with others in different rooms. It was working fine then I included a profile section so the...
View ArticleAre there any online Ionic 2 video tutorials yet?
@navin11 wrote: I have 1 or 2 Udemy video tutorials on Ionic but they all seem to be v1+ Are there any good video tutorials for building a first app (start to finish) in Ionic 2 yet? I have been...
View ArticleIssues with the Slides component
@crkvend wrote: Hi, I have a problem and a question regarding the Slides component. The question: How would I go about setting the slide index pro grammatically? I know about the initialSlide option,...
View ArticleLinks not working anymore in iOS with onclick method
@michschu wrote: I recently upgrade my system, which now looks the following: Cordova CLI: 6.0.0 Ionic CLI Version: 1.7.14 Ionic App Lib Version: 0.7.0 ios-deploy version: 1.8.5 ios-sim version: 5.0.6...
View ArticleGetting the selected value of a select by an event
@iborik wrote: Hello, I have a setting page and I want to allow my users to change the app's language. How can i get the selected value of a <ion-select> please ?I need something like an event....
View ArticleAuto generating list from JSON file
@sakram07 wrote: Hello guys, My team just moved to ionic for our new project. We are still not familiar with ionic angular and need help. Let's assume we have a json file with n elements (each element...
View ArticleDemo Of Flipboard
@ezazwar wrote: Hello Guys i have some how tried to incorporate the flipboard effect in my app hope you like it but there is one problem with this due to history.js which makes the state from one page...
View ArticlePlay local sound file when clicking button
@joshseides wrote: Hello, I've tried for a really long time to just play a simple local sound file when clicking a button element. I looked into an example from...
View ArticleHow I can implement routing with Ionic 2?
@suyog wrote: I have a situation that I want to develop mobile WEB application using Ionic 2 Beta,I want to make it SEO friendly. How I can allow routing like: ../mobile categories../mobile...
View ArticleDOM access in onPageDidEnter
@aumar wrote: Hi, I'm having problems accessing a Canvas element in onPageDidEnter(). Trying to create a chart with http://chartjs.org/ it onPageDidEnter() fails and I suspect that is because DOM is...
View ArticleClick not triggered when touched/tabbes a tiny bit too long
@bitflower wrote: Hey there, I'm developing an app for kids and they have an "interesting" way of clicking Some click a bit longer than needed almost close to a long press aka hold. The question is:...
View ArticleCatch ionic push on notification sent event
@boyfunky wrote: i want to catch the onNotification event when the push notification is sent from my backend and reset the badge number and also set the state payload tht the page should go to when d...
View ArticleNeed help with $rootscope and $cordovaNetwork
@mathiasRobinson wrote: Hello, ive been working on an app for a while now with a few plugins added.But the app cant function properly without connection, so i wanted to add the $cordovaNetwork But...
View Article