Why click event is fired for disabled ion button?
Hey everyone I came across an issue while writing a unit test. For some reason click event is fired even when IonButton is disabled. Ion Button it('should be clickable when not disabled', async ()...
View ArticleCapacitor file system doesn't work on IOS16
When I try to open any attachment, I temporarily write it to cache. However I get an error “Unable to save” on this iphone 8 (IOS16). public async viewFile(filename: string, fileData: ArrayBuffer,...
View ArticleBounce on scroll not working in iOS
Hey everyone, You know this kind of bouncing effect happening when you scroll up or down at extremities? Well I get this effect on the web version, but when I use the app in iOS simulator or even with...
View ArticleInput field covered by keyword
I have a problem with displaying an input field. When the user clicks on the field to enter the value, the keyboard appears. the portion of the page is partially covered and the input field is no...
View Article'el' property in Swiper Config not rendering pagination buttons properly -...
Hi, I managed to make Swiper work with Ionic Angular along with using configs. But, I wanted to try putting the pagination buttons on a different element below the swiper-container. On a normal...
View ArticleIonic vue memory leak issue
We have created an Ionic 7 + Vue 3 app (Options api. No Typescript. Build to both iOS and Android). Currently we are experiencing a memory leak that is causing crashes after using the app for a few...
View ArticleAndroid App Submission - Double SplashScreen warning
We submitted a small change to our App today to the Android Playstore and got this warning: Double Splash Screen The crawler detected a blank loading screen or a custom splash screen that is shown in...
View ArticleIonic Footer - Prevent Keyboard Pushing Footer Up
Hi all on latest ionic v8, what is the easiest/cleanest way to prevent the keyboard on mobile device from pushing up the ion-footer when open? The preference is when keyboard is open, it covers the...
View ArticleIonic 8/ standalone component based app related issues
Hello guys, I build prototype app (my first ever ionic project) in ionic 7 with angular. Few days back ionic 8 was annouced so I decided it would be probably for the best to use the newest version and...
View ArticleWhite screen after ionic cordova update for bug fix
I developed an old ionic angular cordova app. I had to make new changes to solve a business problem. I can build the app. I can run it in the simulator. the splash screen appears. a blank page always...
View ArticleIonic capacitor android plugin dependency not found in app build
I am porting an ios capacitor plugin to android. got the build to work. for the plugin now made a test app to make sure it all works like the ios version, but I have a build problem… the plugin uses a...
View ArticleBackground tasks in Ionic Vue
I have a list of motivational messages from local sqlite db created during application installation. I need to display these messages one at a time anywhere within the user’s screen. As it seems, I...
View ArticleDependencies incompatibility
Hi, I’ve my package.json as: { “name”: “EduApp”, “version”: “0.0.1”, “author”: “Ionic Framework”, “homepage”: “https://ionicframework.com/”, “scripts”: { “ng”: “ng”, “start”: “ng serve”, “build”: “ng...
View ArticleSubscribing to FCM topic from capacitor background runner
Im trying to implement a background task that will run every 1 hour, using @capacitor/background-runner. in my app im using the @capacitor-community/fcm plugin to subscribe to topics. Is it possible...
View ArticleiOS keyboard accessory buttons
Hey, we encountered the following issue: the next and previos input buttons, on the iOS keyboard accessory bar, do not work as expected; The expected behavior is the browser scrolling the page and...
View ArticleIon-datetime wheel not draggable in browser mode
The ion-datetime wheel works fine on the device or if the chrome desktop browser is in mobile mode but if not the wheel is not draggable e.g. I can’t drag to change the value. I can click to change it...
View ArticleIonic LoadingController (Ionic 8, Angular 17) error: undefined is not an...
I’m encountering an error in my browser console: TypeError: undefined is not an object (evaluating 'r.loadingOverlay.message="Logging in"'), while attempting to configure Ionic’s LoadingController....
View ArticleI created a post and it's still hidden after a week
https://forum.ionicframework.com/t/akismet-has-temporarily-hidden-your-post/241545/2 1 post - 1 participant Read full topic
View ArticleTrying to learn Typescript (specifically events) with my ionic/react app
My code works. But I still get a red underline in VSCode so I want to go over my thought process and hopefully someone can point out what is wrong with my thinking. I started with this code which was...
View ArticleIonic 7.2.0 start nx issue
Help me! I am creating a new project Angular, black, Standalone but have this issue error code 1 error path C:\Develop\NewProject\node_modules\nx error command failed error command...
View Article