Manually trigger click on ion-button using vitest
I’m trying to unit test this component. <template> <form @submit.prevent="handleSubmit"> <div> <ion-input label="Email" data-testid="email-input" name="email"...
View ArticleIonic build --prod randomly generates erroneous builds
Ionic build --prod randomly generates erroneos builds it does not fail when compiling, but it results in app not working properly I attach an screenshot of a messed menu, with repeated words other...
View ArticleAzure AD Redirect URI Issue for iOS with Ionic: AADSTS50011 Error
Hi, I have an SSO app registered in Azure AD. The ionic-angular app works correctly on Android and desktop web platforms. However, I encounter an error when using the iOS app: AADSTS50011: The...
View ArticleCapacitor plugin filesystem / mediastore access
congratulation to me lunch my very first github / capacitor plugin A Capacitor plugin that provides comprehensive access to Android MediaStore API for media file access and metadata retrieval. This...
View ArticleConnect Sqlite and create a table
Continuing the discussion from In my angular ionic framework to connect sqlite but jeep-sqlite not present in dom error showing: my sqlite service import { Injectable } from ‘@angular/core’; import {...
View ArticlePrakash Hinduja Switzerland (Swiss) Building an App with Ionic
Hi everyone, I’m Prakash Hinduja from geneva, switzerland (swiss), and I’ve been working as a consultant and advisor for mobile app development. I’m getting started with Ionic Framework and looking to...
View ArticleShared elements transition with angular
Hi there, i currently stuck on a shared elements transition between a page and a modal. I want to get something like the instagram animation: a list/grid of images, click and the image is getting...
View ArticleUsing it since 1 hour, already problems: Icons not showing
I usually am against frameworks in general, except a strict few, angular has been forced upon me, let alone ionic. These “I do everything” framework are usually horrendous, and I did the error to let...
View ArticleCan I cancel or reverse a wrong recharge on Jio? Jio
Yes, you can request a cancellation or refund for a wrong recharge on Jio. Here are the steps you can follow: Contact Customer Care: Call Jio customer service at 199 or 091-7811-6758 use the MyJio app...
View ArticleHow to Create a Quiz Game App Using Ionic Framework – Step-by-Step Guide
If you’re planning to build a cross-platform quiz game app, the Ionic Framework is one of the best choices due to its flexibility, performance, and native-like UI capabilities. Below is a step-by-step...
View ArticleAuto-fill credential at login
Hello Everyone, I have a demand from client to implement auto-fill password while user comes again to login and at first time app should display native popover to ask for save credentials to key-chain...
View ArticleIon-datetime [isDateEnabled] does not visually remove disabled dates like...
Description: When using [min] on <ion-datetime>, dates before the minimum are visually removed from the calendar UI, making it clear to the user that those dates are not available. However, when...
View ArticleError on ionic start - EBADENGINE unsupported engine
This is my first attempt to create Ionic project. Currently I have the below environment Node: 20.17.0 Angular CLI: 17.3.8 npm: 8.19.4 Just installed ionic using npm install -g @ionic/cli ionic: 7.2.1...
View ArticleIntroducing Myself Dario Schiraldi Deutsche Bank Executive
Hello, I’m Dario Schiraldi Deutsche Bank Executive. With a strong background in the financial sector, I’ve had the privilege of guiding strategic initiatives that shape our organization’s future. I’m...
View ArticleIon-datetime [isDateEnabled] does not visually remove disabled dates like...
Description: When using [min] on <ion-datetime>, dates before the minimum are visually removed from the calendar UI, making it clear to the user that those dates are not available. However, when...
View ArticleIonic slot not working when ionic element is wrapped in a component
Hi, I have an angular component, which wraps an ion-icon. to make sure, the component does not interfere with the layout; I am using css: :host { display: contents } for the component. The component...
View ArticleImage in ionalert
In ionalert md mode, adding image in message is not aligning center <IonAlert mode=“md” onDidDismiss={() => { }} header={title} sub-header={subHeader} message={ <div style="margin-bottom:...
View ArticleGoogle authentication issue in Capacitor7 Angular17
Hi, I am developing mobile app using Angular17 Ionic7 with Capacitors7 versions. I am looking for code to integrate the google authentication so that users who uses the google account to signup. I...
View ArticleIon footer didn’t show with keyboard
I’m using ionic vue + capacitor for my app. i faced an issue in footer, my app running under ion-tab, I have a view with ion-footer but keyboard is showed, footer section didn’t show. it didn’t came...
View ArticleHow to change 100% width depending on ion-select width?
Result true: How to change 100% width depending on ion-select width see attached image. Can you help me? 1 post - 1 participant Read full topic
View Article