CdkVirtualScoll and Keyboard
Used technologies: Ionic v6, Capacitor 3, Angular Used Components: cdk-virtual-scroll-viewport I have a problem with cdk-virtual-scroll, in practice if I open and close the keyboard while I have a...
View ArticleIonic React styles not rendering even after importing css file
I’m trying to use the ionic ui library(@ionic/react) to create the interface of my app. I’ve included the core.css file from ionic. But the components render without styles. Following is the code in...
View ArticleChanging the default hamburger icon of IonMenu
Hi there, Is there any way to modify the default hamburger icon of the IonMenu class? Spent some time searching but couldn’t get an answer. Below is my code snippet: <IonMenu side="end"...
View ArticleIs there any free alternative to Code-Push
Is there any free alternative to Code-Push. I discovered Expo but I don’t know if it’s possible to use it with Ionic Expo Documentation Publishing updates - Expo Documentation Expo is an open-source...
View ArticleBrowser Plugin is not opening PDF in Android device instead it is asking to...
Hi All, I have a external API url. When I use that API url in chrome browser, the PDF is opening in browser. When I tried the same in Android simulator, it is asking to download the PDF instead...
View ArticleTab Bar and Side Menu
Hi, I have one doubt about the tab bar and side menu, can we use both but not at the same time. I mean for the browser I need to use the side menu and for mobile, I need to use the tab bar, so can we...
View ArticleIonic 6 navigateroot not working
I’m using ionic 6 angular. when I used navCtrl.navigateroot(‘page’) it’s goes that page. After that press the android hardware back button it goes to the previous page. how to fix that issue 1 post -...
View ArticleIonic Select Popover does not include options
I have copied and pasted an example straight from the docs: <ion-select interface="popover" placeholder="Select One"> <ion-select-option value="brown">Brown</ion-select-option>...
View Article*ngIf not working in ng-container element
Hello, I’m starting a new project and am having a problem. I’ve added a new page and in the html template I want to use ng-container element with ngIf. To test this, I’ve listening to the...
View ArticleHow to add event listener on month change event in an ion-datetime?
Hi, On ion-datetime, if I change the month using the arrows < or > or if I slide the page to change the month, how can I trigger an event with the month value and the year value that is...
View Articledd/mm/yyyy format for datepipe.transform method in .ts file
I need to parse a csv file which has a date column in dd/mm/yyyy format. And i need to change this date to yyyy-mm-dd format to save it in database. So I use datepipe.transform method for this as...
View ArticleIon-select: How can I make a text dependent on a variable?
Hello, I have already created the following code. Now I would like to display a different text block under the selection field for each individual value. How does this work? <ion-item>...
View ArticleSelect component with options populated via api search
I’m wondering if there’s a solution for a selector with a search bar that populates options via an api request. I’m looking for something like vue-select package, unfortunately that package doesnt...
View ArticleNamed views when using IonRouterOutlet?
The RouterView component allows for the use of “Named Views”. Is it possible to get this same functionality when using Ion-RouterOutlet? 1 post - 1 participant Read full topic
View ArticleIn app browser loadstop is not triggered untill click on the done button in ios
I am using InAppBrowser on my ionic4 ios app in app browser version : 5.36.0 cordova-inappbrowser : 5.0.0 ios deployment : ios 14 The objective is to close the in app browser after success payment in...
View ArticleMedical Malpractice Attorneys Florida
One of the Medical Malpractice Attorneys in Florida to contact for redressal of your grievances is your Scott The Lawyer. It is one of the highly renowned firms that has helped thousands of people...
View ArticleIonic-vue scrollToTop not working
I have a problem where I’ve added a scrollToTop button in my app and it works on the first page that I’m on for that app after a refresh. If I go to any other link in my app and click the button, it...
View ArticleHow to open the "Photo Library" on ios
I am using ionic/angular to develop a web application. In my app, I have a feature where the user can upload an image from their device. When the user clicks on the <input #file id=“file-input”...
View ArticleCannot show ion-infinite-scroll after swiper
Im trying to realise a page with vertical swiper and I want to show at the end of all the pages an ion-infinite-scroll to allow user to load more items. <swiper class="vertical-swiper"...
View ArticlePWA: Scroll to Top on Status Bar Tap
Hi everyone, I’m building a PWA with Angular + Ionic. Recently, I have noticed a missing behavior: the app doesn’t scroll to the top when tapping on the iOS status bar. The documentation has pointed...
View Article