When I add ion-menu, my principal page is freezing
Hi Ionic community, When I add ion-menu with on-router-outlet, my principal page is freezing in ios device ios 14. I can’t scroll and I can’t click on item. Thank you for your help 1 post - 1...
View ArticleIon-nav root components within modal are not being loaded properly. ngOnInit...
I have a modal which uses ion-nav to, itself, load a new root navigable component. However, when this component gets displayed and shown, ngOnInit never fires. I have a number of other observables but...
View ArticleApply different effects to different components within a slide. IonSlides |...
Hey there, What I’m trying to achieve is regular swiping functionality for the top component of the slide, but a fade effect on the bottom component of the slide. I have an example showing exactly...
View ArticleStrange error after Compiling - Ionic 5 Angular 12
Hey Guys, this is my first post on here. I’m about to get crazy after 2 days of experimenting and trying to find out what the *** my problem is here: I tried to update Angular. Then i had some peer...
View ArticleHow to manage Compress & Resize Images with Ionic-React using...
Hello Community, I am here to ask for help. I am using an API to get images that have high resolutions & sizes, but when loading the images in the <IonList /> component it took time to load...
View ArticleCSS is broke on Android Prod Release?
Hi, So my app works fine on serve, and building debug but when I build a release for Android, the styling is broken? Has anyone experienced this issue before? Thanks. "dependencies": {...
View ArticleIonic 6 Vite build return blank screen in preview
Hello, running my project local work without problem. Uploading it to github and trying to build from the ionic dashboard generate a black screen in the preview. Screenshot: Screenshot -...
View ArticleLocal storage: Transfer data from one page to another
Hi, I am trying to transfer local storage (capacitor) data from ‘home’ page to ‘stats’ page. Do I need to use input/output while transferring data from one page to another one? How can I do it? Thanks...
View ArticleIon-slides triggers swipe when ion-select is clicked
Seems like there a bug with ion-slides when there is a ion-select even if the swipe is lock when the ion-select is clicked it will swipes to the next slide, which should not be. 2 posts - 1...
View ArticleIonic Angular: I want to add up numbers to local storage
Hi, I am trying to add up numbers to local storage. By parseInt but it doesn’t work. How can I fix this? Thanks storedData: string=’’; showCount: Number; CountData() {...
View ArticleIon select option in ionic 6.18 & vue 3 not saving selections
I am using ionic version 6.18 with vue3. The list of items to be generated shows and multiple items can be selected. However when I check the firebase collection, The options that were selected are...
View ArticleIonic 3 Facebook login disabled (Facebook SDK deprecated)
I have upgraded Android SDK and Facebook SDK. after the update, the Facebook login not working. before it was working fine. Could you please let me know how I can resolve it? “cordova-android”:...
View ArticleIonic React Native Image Crop issue
Good day Everyone. i have been using ionic with react for a while. i would love implement cropping of an image. how ever i cannot find any capacitor plugin for that purpose. the web solutions do not...
View ArticleNpm install @ionic/app-scripts@latest --save-dev throw an error
E:\bodapp-original 27April2021\bodapp-original>npm install @ionic/app-scripts@latest --save-dev npm ERR! Windows_NT 10.0.19041 npm ERR! argv “C:\Program Files\nodejs\node.exe”...
View ArticleHow to create a fixed table header and fixed first column of that table?
I need to create a table with fixed header and fixed first column, How to do that? 1 post - 1 participant Read full topic
View ArticleIonic react app & i18next: Detecting device native language
We have an ionic react app which uses i18next library for managing the apps languages. I18next has a native function (LanguageDetector) which detects language of users browser when running our app in...
View ArticleFrom Ionic Select tag get two attributes
I want to get and store ID & Name of the selected value in dropdown when I select an option. My HTML form <ion-select [(ngModel)]="id" name="id" ngDefaultControl interface="popover">...
View ArticleHow to create a apk with different environments?
Hi Developers, I have created an in browser application for which I have provided different environments (eg., test, production, demo) and when I am creating an apk it is building for only one...
View ArticleDoes ionic 5 support angular 13 fully?
Does ionic 5 support angular 13 fully? 1 post - 1 participant Read full topic
View ArticleIonic React iOS - Prevent zoom on IonAlert input field
I have an IonAlert with a text field input prompt. On Android, the functionality works perfectly. Hit the edit button, alert pops up, and then you input the new text in the input field and and hit the...
View Article