Chunk files loaded after XHR request
@Vanchi wrote: Hi All, Ionic - 4.1.0 Angular - 7.2.2 Issue: While navigating (First time) it is taking long time to navigate a. On clicking any link for navigation, the URL is changed immediately. b....
View ArticleTo close `ion-datetime` on clicking hardware back button
@ShankarGuru wrote: I am trying to close the ion-datetime after hitting the back button but i couldn’t able to do (ionic v-4).But after hitting screen, cancel/done buttons the dialog(ion-datetime) is...
View ArticleAngular CanActivate Guard like CanDeactivate
@Dovel wrote: I wondering why is the CanActivate guard different from CanDeactivate guard. CanActivate import { Injectable } from '@angular/core'; import { CanActivate, ActivatedRouteSnapshot,...
View ArticleRounded Avatar
@raisadr wrote: Is it possible in ionic 4 make a rounded avatar? Like the picture that I have been attach Do I have to make a rounded template for replace the avatar? image.png1920×1080 309 KB Posts:...
View ArticleIonic 4 list item CSS to be customised
@Ayswarya wrote: I want to remove the marked line in that list. tried changing border color and outline :none but none of that works. Posts: 1 Participants: 1 Read full topic
View ArticleHow can i solve?
@DeveloperConcept wrote: Discovered saved plugin “com.comrat.plugin”. Adding it to the project Failed to restore plugin “com.comrat.plugin” from config.xml. You might need to try adding it again....
View ArticleIonic native camera, images from gallery and image from camera
@Rithesh4i1hu wrote: Hi, I want to take an image from either gallery or from a camera. 1.take pictures from camera then it is displaying all pictures properly in the application. 2.take pictures from...
View ArticleWhich language is good for creating new year 2020 website?
@danish7779 wrote: Hello, I need to create a site for happy new year 2020 so, can anyone please suggest me which language will be good for developing it. Posts: 1 Participants: 1 Read full topic
View ArticlePreload ionic page
@Shivendra-Parmar wrote: I have 2 pages one is showing the listing of games(ListingPage) and another page(GamePage) in which game actually runs. In GamePage I have used iframes to load the games when...
View ArticleHow to Inject Data from ionic app to ionic In App Browser
@linuxman1993 wrote: Hello i have one question, is it possible to send any data from ionic app to ionic In App Browser? I want to make one ionic application with In App Browser, and with In App...
View ArticleIonic 3 navBar padding issue?
@thiberttravert wrote: Hi, I find a weird behaviour in all my navbar since few days. I don’t know why it appears. I have dig in all my code but I can’t understand what’s going on here. At least I am...
View ArticleIn ionic Cordova camera plugin how to restrict front camera option
@patthipati wrote: I’m using ionic cordova plugin add cordova-plugin-camera i want to restrict front camera option.Please can any one help me in this. Posts: 1 Participants: 1 Read full topic
View ArticleIssue with @ionic-native/network module
@silkski wrote: Hi there, I’ve been stuck at this issue with @ionic-native/network plugin for days and I’m unable to find a solution. I’m relatively new with Ionic, so excuse my code. This is my Ionic...
View ArticleFetch problem Ionic 4
@veerne wrote: hi, when i try make a fetch in browser this work ok but i try use fetch in android ( ionic compiled version ) this nor work, i see the logs and android studio return this =>...
View ArticleHow to Find Wifi Mac Address in Android
@hammadtariq321 wrote: Please anyone tell me how we can find mac address in ionic 4 and use that mac address as a string in a var. Thank you Posts: 1 Participants: 1 Read full topic
View Articlehistory.goBack() not working in Electron
@jcdege wrote: We’re just getting started with @Ionic/react, trying to build a cross-platform app that runs on iOS/Android/Windows. And just to keep things interesting, using TypeScript, instead of...
View ArticleHow can i centerize icon inside ion-item?
@ferixi wrote: <ion-item href="#"> <ion-icon name="wine" slot="end"></ion-icon> </ion-item> <ion-item class="activated"> <ion-icon name="warning"...
View ArticleCountdown not working when take value from storage
@safaAlshaarri wrote: hi every one i have spelling game for Arabic language where i have timer this timer i take it’s value from another class the timer work but when it end nothing happens the timer...
View ArticleParallax Page transition
@helmi03 wrote: Hi, I’m new to ionic I’am trying to create a parralax previous page transition like on this demo konbini.com. But no idea how it’s done . Any suggestions Posts: 1 Participants: 1 Read...
View ArticleIonic 4: Clean / Reset tabs pages when user info changes
@kzamo wrote: Hello, I need your help to solve next issue. I have an Ionic 4 Angular app with 5 tabs. The first 4 tabs contains different features, all based on logged user information. Each of these...
View Article