How to programmatically scroll an ion-list
That worked perfectly. I did have to put the element look up in a setTimeout() to give the ion-items time to be placed into the DOM. Thanks!
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 fine: ion-popover { --width: 100%; } Which is great. However, I’m unable...
View ArticleSMTP service?
Looking for an SMTP service? iDealSMTP offers reliable bulk email solutions, while SMTPget ensures smooth delivery. Other great options include Sendinblue and Postmark for efficient and secure email...
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 ArticleAdding local plugin to project - null injector error
Create 2 new projects, one a plugin and one a ionic capacitor project. Angular 19, Capacitor 6 Added the newly create plugin to my project. Running on the web and the plugin correctly works (using the...
View ArticleXHR request been canceled ( on Android 6.0 device )
When using Capacitor 6.0 with Angular 18 on Android 6.0 devices, some XHR requests are getting canceled. Observations: Directly accessing the service using the IP address works without issues. Tested...
View ArticleSet height 100% for ion-textarea?
No prob! Have you thought about upgrading to Ionic 8?
View ArticleXHR request been canceled ( on Android 6.0 device )
The three that are working use Google for their SSL. The two that aren’t use Let’s Encrypt. Let’s Encrypt changed their chain of trust earlier this year and looks like Android 6 doesn’t have the root...
View Article(Solved) XHR request been canceled ( on Android 6.0 device )
Hi Thanks for the hint. I think we’re finally on the right track to resolve this issue. Unfortunately old devices still been used by clients, can’t leave them behind
View ArticleIt it possible to format things inside an ion-select popover?
This seems to do the trick for you - IonPopover Formatting - StackBlitz I know you are on Ionic 7 so it may not work You should think about upgrading since Ionic 7 is no longer supported and 8 has...
View Article(Solved) XHR request been canceled ( on Android 6.0 device )
No prob! You should be able to add Let’s Encrypt’s root cert manually in Android.
View Article(Solved) XHR request been canceled ( on Android 6.0 device )
There will be many devices in different cities. As long as our services are accessible, a solution to replace letsencrypt will be simpler.
View Article(Solved) XHR request been canceled ( on Android 6.0 device )
Yeah, if you own all of those services mentioned you could switch to a different SSL provider. Otherwise, you could use a relay server.
View ArticleCORS issue on Android though http://localhost is added on Backend
Just commenting here, seems like this has been updated to https://localhost in android no longer http://localhost (or at least for cap v6)
View ArticleCORS issue on Android though http://localhost is added on Backend
You are correct. Capacitor 6 defaults to https. You can switch it back to http if need be though. See Updating to 6.0 | Capacitor Documentation.
View ArticleAndroid 15 partially reloads Vue app on resume
I have a Capacitor Android app using Vue, built with Vite. To test it I use a real Samsung Galaxy Tab S6 light tablet (Android 13), Pixel 3a emulator (Android 14) and a Pixel 8 emulator (Android 15)....
View Article(Solved) XHR request been canceled ( on Android 6.0 device )
We solved this issue by using ZeroSSL. Big Thanks for your help.
View ArticleWhite screen after resume application
Hi! Did you find a solution? I’m facing the same problem. Thank you.
View ArticleVerbose option in Capacitor CLI?
Hi, I’m running the npx cap sync and npx cap update commands in my project, but I’m encountering some errors when running them with iOS that I can’t clearly identify. Is there a way to enable a...
View Article