Go Back to previous view when user clicks on menu-element
@William_Wallace wrote: Hello together,this time I have a specific questions for the ionicHistory and the go-Back possibility. What I want to do: - I have multiple views (Start, Infos, ...). Inside...
View ArticleNo Restart after file change. (ionic serve)
@philipphalder wrote: Hello, i got a strange error with Ionic2 and Ionic serve. I start "ionic serve -cs"Then I am working on my files and save them (Webstorm) and usually "ionic serve" automaticly...
View ArticleHow to register custom Transitions
@epetre wrote: I would like to register Transitions for a custom Component that behaves like a Popup (With a custom Controller too). let newKindOfPopup = this.newKindOfPopupCtrl.create();...
View ArticleEmbed a view/page as a component
@dustinromey wrote: I'd like to embed a view inside another view. I think something somewhat this this question was asking, but basically a part of a page. I don't se anything in the docs nor googling...
View ArticleIonic2 ion-datetime default content
@florianeyzat wrote: Hello, I'm using the DateTime component () to fire a pretty date picker on Android and iOS. I'd like to style it and fire it from a click on a button. I tried a lot of things but...
View ArticlePush won't work after cloud migration
@Marrone wrote: I performed the migration to the new version of Ionic services (cloud).All works fine exept the push notification, while the device still receive the notification, but I'm not able to...
View ArticleIonic 2 App loading delay
@almighty99 wrote: I am building an app with Ionic 2, here is that ionic info Cordova CLI: 6.1.1 Ionic Framework Version: 2.0.0-beta.11 Ionic CLI Version: 2.0.0 Ionic App Lib Version: 2.0.0-beta.20...
View ArticleWhy does the preview image not show in Android when using Cordova Camera?
@nataschakater wrote: I'm building an app in Ionic and I'm having a problem with the preview image in Android. It just doesn't show. I use the plugin Cordova Camera to take and select pictures from...
View ArticleIonic2 Web App to Chrome App?
@ultradryan wrote: I successfully created an iphone app with ionic2.I also made a web app version of it online. now I feeling brave to create chrome app out of it...naturally i thought i wouldnt be...
View ArticleBuild error when using D3 v4 typings w/ IONIC 2
@Codekhalifah wrote: I'm attempting to us d3.js version 4. Unfortunately the typings for version 4 aren't complete so for now I have to use typings from https://www.npmjs.com/package/types.d3 . I've...
View ArticleIOS image sharing to WhatsApp not working
@nataschakater wrote: I'm building an app in Ionic where you can post pictures to a feed and then share them to Social Media. I use the Cordova plugin SocialSharing. On Android, sharing a picture to...
View ArticleIonic2 resources splash screen and icon source size
@reedrichards wrote: In this tutorial http://www.codingandclimbing.co.uk/blog/ionic-2-icon-and-splash-screen-generation-16, I read that the source size for splash.png and icon.png should be the...
View ArticleVertical ion-range in ionic 2, how to?
@patrioticcow wrote: I can rotate the slider using css transform: rotate(270deg); but dragging still is on the horizontal plane Any ideas? Posts: 1 Participants: 1 Read full topic
View ArticleHow to retrieve the selected options of a multiple ?
@petersenyszyn wrote: Hi there, I'm using the following code: <ion-list class="options"> <ion-item> <ion-label>Available Tags</ion-label> <ion-select white_label...
View ArticleI am trying to use latest updated ionic version with firebase integration ,...
@vinothapplife wrote: My Json File: { "dependencies": { "@angular/common": "2.0.0-rc.4", "@angular/compiler": "2.0.0-rc.4", "@angular/core": "2.0.0-rc.4", "@angular/http": "2.0.0-rc.4",...
View ArticleCreating a pdf in ionic
@neosekar wrote: Can anyone give me any guidelines as to how to create a pdf file in ionic 2 ? Posts: 1 Participants: 1 Read full topic
View ArticleGoogle Analytics trackView Error
@Yimiprod wrote: When i try to send a tracking with trackView i always catch an error, something like "Track Screen: " Posts: 2 Participants: 1 Read full topic
View ArticleApply a CSS on angular item
@Linezek wrote: Hi, I would like to add a CSS on specific item (item.letter) but not on the other (item.text) <ion-toggle class="item-checkbox-right" ng-click="hashtagPressed(item)"...
View ArticleNested ion list not showing properly?
@ntpl_thavarajan wrote: i have created a Reactive form in that form i want to show the gender option as radio options the follwoing is my code but it will display anything, some body show me is there...
View ArticleNo update of ion slide and curious behavior
@MrQ wrote: Hello, I want to update a non-visible slide.Unfortunately this does not work or has a crazy behavior:If I wipe to the second slide, I would like to update the first slide. That does not...
View Article