Page going blank when scrolling fast
I am developing an app with a heavily loaded home page (like the one from deliveroo) and I noticed that if I scroll too fast or even moderately fast the page contents go blank. I’ve tried all I could...
View ArticleHow to disable drag on IonModal bottom sheet?
I tried many things, preventDefault, stopPropagation, set handle to false, nothing worked. Any idea on how to disable the modal being draggable ? (re-adjust the height) Ionic Framework Docs ion-modal...
View ArticleMaskito - model value is masked too
Hi, I using ionic with maskito for input mask - test app here Ionic Docs Example - StackBlitz But, why is changed model? I need mask only for user but I model need clean without mask. Any ideas for...
View ArticleIonPickerColumn, IonPickerColumnOption - forgot to export?
Hi. I have encountered several issues. I need to create a component with time - which, upon clicking - will open a modal with a wheel to select from (the type you see in ion-datetime). But I don’t...
View ArticleFileSystem plugin not implemented in android
I am using filesystem plugin to save images in storage and it works well in local environment in pc but when build an apk file and then installed and opened in real android device then it shows...
View ArticleToo Many SVGs in dist
Hello, I am probably missing something very basic here, but I notice my dist folder is extremely large after build because it includes hundreds of SVGs I do not use in the app. I use maybe four. Would...
View ArticleRedirect to page depending on ion-select value
Hi everybody, I’m a very beginner and “rookie” in Ionic vue (let’s say in programming generally). I want to create a simple application and therefore I want a Dropdown-menu (Ion-select) showing a...
View ArticleAnnouncing Ionic 8.1
Originally published at: Announcing Ionic 8.1 - Ionic Blog Hot on the heels of Ionic Framework 8.0 is version 8.1 packed with input, datetime, and accessibility improvements! 2 posts - 2 participants...
View ArticleIos Auto-complete OTP whit Capacitor and Ionic for ios
Auto-complete OTP whit Capacitor and Ionic form Ios Hello everyone, I am working on an App made with Ionic and capacitor, I want to make the OTP auto complete on IOS when a text message arrives; It...
View ArticleIos simulator debug blankscreen can't find index js or css
Hello! I have android and web working perfectly, but when I load up my app in xcode simulator, I just get a blank white screen. Using safari inspector, the console error is: “Failed to load resource:...
View ArticleWeak APIs vulnerability
Description: The review detected that the mobile application had a few insecure APIs present within its code. These outdated APIs are affected by numerous vulnerabilities, including buffer overflow...
View ArticleNo "container" part on ion-select
Am I tripping or is there no “container” part on ion-select like the documentation says is supposed to be? Ionic Framework Docs ion-select | Ionic Documentation ion-select: Select One or Multiple...
View ArticleDeprecated Gradle features were used in this build, making it incompatible...
Ionic cordova build gives me that error. I noticed that there is a similar post, but now it’s not only warnings but the build fails. Should I downgrade something? 1 post - 1 participant Read full topic
View ArticleIonic apk builds fine locally but Gitlab APK gets white screen
This is a very wierd issue. When I build a signed apk locally either through vscode or android studio, the apk works perfect. These are my commands that I use to build. Like I said locally this works...
View ArticleCannot manage multiple menus
Hello ! I would like to manage multiple menus in my app, but I could not figure out how to do it. As I understood from the doc page of Ionic (ion-menu: API Framework Docs for Types of Menu...
View ArticleFirebase Push Notification not fire listener on IOS
I integrated Firebase Push Notification in my ionic capacitor app. It works on Android but on iOS registration listener not fired after permission granted. I can’t understand why....
View ArticleCountry code on IOS doesn't get copy pasted automatically while holding and...
Country code eg: (+91909090909) on IOS ‘+’ doesn’t get selected and copy pasted automatically, but on android is selected and copy pasted. I see all the special characters and even when we have same...
View ArticleDrag&Drop / reorder in list does not work
I have a list where it should be possible to change the order of the entries (text) using drag and drop (ion-reorder). Unfortunately it does not work or at least nothing happens. I don’t get any error...
View ArticleIonic 7: Error NG1010: Value
Good day everyone, I had to update a project from Ionic 6 to Ionic 7 and I have had some problems, among them, when executing the command: ionic cordova build android, it returns:...
View ArticleIonic Storage (Ionic 8, Angular 17) error: `ERROR NullInjectorError:...
I am currently encountering challenges in integrating Ionic Storage within my Ionic 8 (Angular 17) application. I have adhered to the official documentation guidelines for implementing Ionic Storage...
View Article