Unable to apply custom formatting to ion-input
If the desired result is this: I’m hitting dead-end trying to achieve this in Ionic. Obviously this is a very straight forward formatting task in vanilla css. But to force an ionic component to look...
View ArticleStuck on a black screen after picking an image when running iOS app
Hi, We are having a strange issue in our iOS app, we are running iOS app with ionic capacitor angular project. Here we are using the input element with type file. <input type=“file”...
View ArticleSet height 100% for ion-textarea?
Can’t see any useful options in the ion-textarea to make it fill it’s parent container. I’d like to create a form and make the textarea occupy it’s parent fully. I won’t bother writing any code to...
View ArticleIon-input floating label not centered vertically
Hi, im using the ion-input component with this configuration: <ion-input label="Outline input" label-placement="floating" fill="outline" placeholder="Enter text"></ion-input> Just like in...
View ArticleCan Use location of the image when uploaded from library for ionic capacitor
Currently we only use the location of the images when the photos is taking our app. Can we use the location of the photo also when we add one from the library? Do we have plugin or suggest a solution...
View ArticleHow to programmatically scroll an ion-list
Is there a way to programmatically scroll to a specific element in an ion-list? IonList doesn’t seem to have the same scroll functions that IonContent has. 2 posts - 2 participants Read full topic
View ArticleIt it possible to format things inside an ion-select popover?
I’ve customised an ion-select but one thing that’s bothering me is the inability to customise the popover. The following works does not work, which is immediately confusing. ion-popover { --width:...
View ArticlePage back transition broken when use IonNav in IonModal
Hello I faced with one issue in my app (ionic-react) On iOS and Android, when i use IonNav in IonModal, after close modal back transition not work. Maybe someone know how to solve this issue. video...
View ArticleIonic capacitor using blocked aria-hidden issue
Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users. Avoid using aria-hidden on a focused element or its ancestor....
View ArticleModal behavior but in the content
Hello, is it possible to use the ion-modal component that has all the things like dismissal, breakpoints and swipe gestures but that opens inside the content of the current page? So that it doesn’t...
View ArticleIntegrate the Ionic/Angular/Capacitor app with CarPlay or Android Auto? Did...
Hello. Is that possible to integrate the Ionic/Angular capacitor app with CarPlay or Android Auto? Did some research but couldn’t find any solution yet 1 post - 1 participant Read full topic
View ArticleIssue on ionic v8 + capacitorJs + angular 19
Hello, I have a strange issue. To reproduce: Create a simple “tabs” (ionic start) project with Angular 19 on the latest version. ionic serve: works fine. Add Capacitor: npm cap add android ionic build...
View ArticleDelay in receiving local notifications
Hi, We are using Local Notification plugin in our application. When notifications are scheduled at certain time, there is some delay in receiving the local notifications. some times it takes 15 sec to...
View ArticleWhat is the easiest tool to automate email marketing for small businesses?
iDealSMTP is the easiest tool for automating email marketing for small businesses. It’s user-friendly and reliable. Other great options include Mailchimp and Sendinblue for seamless email automation...
View ArticleIOS cocopods and www folder reset
Hi All, I need some advice on why this might have happened. I’ve been working on my app on a PC, uploaded it to Git, and then downloaded it onto my Mac. On my Mac, the app looked distorted. I had to...
View ArticleIonic 8 and ngx-formly
Hi community, I have been using ionic angular 7 project with Ngx-Formly and today as per our plan we decided to update to ionic 8 and latest version of ngx-formly now I’m getting errors while...
View ArticleIonic build generates index.html at the wrong place
Hi, newby here. When I execute “ionic build” the output gets generated under www/browser. I would like to get the output under www instead. These are my options inside angular.json: "options": {...
View ArticleIssues using Canvas in Ionic Angular app
The issue I’m experiencing is present with multiple 3rd party components that use the Canvas element. I’m trying to capture a signature using Kendo UI signature component and...
View ArticleonIonChange not being triggered when doing user.type during unit test
Here is my simple example: import { IonApp, IonInput, IonLabel, IonPage } from '@ionic/react'; import { render, screen, waitFor } from '@testing-library/react'; import userEvent from...
View ArticleHow can I implement Dynamic Theming in an Ionic Framework Application?
Hello my name is Manav Gangwani. I want to ask a question from experts here, please revert as soon as possible. How can I implement dynamic theming in an Ionic Framework application to allow users to...
View Article