How to prevent duplicate views in DOM
@robertboland wrote: In my Ionic App I am pulling in a list of stories and then navigating to each story from the list. Story List -> Story Users also have the ability to swipe to the next story...
View ArticleHow to make the browser tab text different of the open page in my PWA?
@Natanael4354 wrote: In my PWA the text of the browser tab is the same of the title of the page, when runnning on browser. I wish to set a different text. How to change browser tab text? Posts: 1...
View ArticleDoes the latest version of Ionic make use of angular 4s http interceptor?
@gz0023 wrote: I would like to be able to easily check if the token has expired before making any http requests. https://angular.io/guide/http#intercepting-all-requests-or-responses Posts: 1...
View ArticleIs there a way to run old Ionic 2 app while on version 3?
@john25 wrote: Hello guys, I’m a newbie. I just installed my node and Ionic 3. I purchased an Ionic tutorial video with practice app from 2016. However it looks like the tutorial was made with Ionic...
View ArticleRunning an Ionic 3 web app on S3
@Bendeverell wrote: Hello I have been trying out Ionic by using a test app that is working on IOS and Android. I wanted to load the app onto a S3 budget as a web app test. I used the following to add...
View ArticleProblem with registerbackbutton action
@danillo10 wrote: How to call a function that is inside my “ConfigPage” class after the action registerbutton is pressed inside the “ConfigPage”; this.platform.registerBackButtonAction(() => { let...
View ArticleApple Pay and Ionic 2+
@mikewpadi wrote: Has anyone had any experience implementing Apple Pay with Ionic 2+? I see there are a few plugins out there, but most of these look to be relatively dated and the documentation is...
View ArticleIon-content is scrollable when ion-scroll is inside
@danielle123 wrote: Hi, I have a page with only a html5 video and a ion-scroll (empty without any content or sub items) in ion-content. The page code is attached at the end. My issue: ion-content...
View ArticleTabs at top and tabs at bottom at the root page
@hainako wrote: Hi i need help to setup both tabs at top and bottom and navigate with them … can anybody help? Posts: 1 Participants: 1 Read full topic
View ArticleSVG manipulation
@Hexago wrote: Heeey! This is my first post on this forum I’m here because I’m stuck for many days and I don’t find any solutions. My request is simple: manipulate SVG which are included with object...
View ArticleReplace variables in config.xml during build
@ajcrites wrote: I’m using ionic v2 and setting plugins using ionic state reset (plugins are in cordovaPlugins in package.json). I’m using the cordova-plugin-fabric which has some required variables....
View ArticleNative Webview
@keithmichelson wrote: I need something like the native app way of doing a web view. So in Ionic’s case a webview in a webview. I don’t want to open up in app browser, I need my tabs wrapped around it...
View ArticleNodeJS Security vulnerability
@AaronSterling wrote: This is news from a couple weeks ago, but I just noticed it. NodeJS has reported (and fixed) a security vulnerability that affected all their version tracks from 4 through 8. If...
View ArticleGet the long lat of a certain place
@harniel1 wrote: Hi, im new in ionic framework, my problem is im trying to get the longitude and latitude of a certain place, not only my current location, how do i do this?? Can someone give link if...
View ArticleHighcharts Meteogram in ionic
@khokhardheeraj wrote: Hi, I want a draw a Meteogram in ionic3 app. Can any body provide me a example of the Meteogram. Posts: 2 Participants: 2 Read full topic
View ArticlefileTransfer onProgress not working on IOS
@Chungtheng wrote: Hello guy I need help, when I run IOS on simulator the function onProgress do nothing. global packages: Cordova CLI : 6.5.0 local packages: @ionic/app-scripts : 1.3.7 Cordova...
View ArticleIONIC PWA - Could take control on the video camera?
@MorenoFede2 wrote: Hi there! I wonder to know if the PWA could take control of the sensor or the camera of the mobile phones. Actually I am using cordova plugins for that (in the apps I published in...
View ArticleIonic3 form submit with image
@Nulra wrote: I have a form with some param and image, The html code is <form [formGroup]="registerForm" (submit)="doRegister()"> <img name="userImg" (tap)="openGallery()"...
View ArticleIonic View App - Direct Link
@guyjoules wrote: Is it possible to send someone a ionic-view link, which, once clicked on a device with Ionic View installed, will open that app, without the need to enter the app ID? Something like...
View ArticleMultiple ion-slides on the same page- how to apply different behaviour
@nst wrote: Ionic version: (check one with “x”) [x] 3.x I’m submitting a … (check one with “x”) [x] bug report Current behavior: i have created a page with multiple sliders on the same page. i am only...
View Article