Modal not closing with back button in browser
When you’re using the app in a browser, the back button on the phone navigates you to a previous page completely ignoring the currently opened modals. I currently use a hack to check if modal is open...
View ArticleIonic styling container
stackoverflow.com Ionic styling container html, angularjs, ionic-framework asked by Grant Solomons on 10:08PM - 17 Nov 21 UTC please help with this one 1 post - 1 participant Read full topic
View ArticleAngular HttpClient does not connect with server by Android 7 or before Mobiles
Mobile App developed under Ionic (^5.34.0) + Angular (~12.2.0) + Capacitor (^3.2.0) This app was installed on Google store through Android Studio. service.ts async VerifyPhone(phoneno: string):...
View ArticleHow to build for APK
It seems like there no good documentation on how to build the app Can anyone point out or can someone give guide on how to build the app? Already installed JDK16, before it was JDK17 but Im having...
View ArticleDoes ionic 5 support angular 13 fully?
Does ionic 5 support angular 13 fully? 2 posts - 2 participants Read full topic
View ArticleIon-infinite-scroll - how to Scroll to Top (ScrollTop)
Wanted to scroll to top from Typescript in ion-infinite-scroll. I have a search box together with an infinite scroll to show result. currently am using el.shadowRoot.children[1].scrollTop = 0 ;...
View ArticleWhy are Microsoft Surface and Surface Pro considered Mobile?
We have a an angular Ionic app that renders differently for Mobile and Desktop. We are experiencing issues with users on Microsoft Surface and Surface Pro rendering the Mobile version of the site from...
View ArticleIon-refresher adds whitespace in ion-content when used in a component
Hi, I want to create a component where I combine an ion-list and ion-refresher, so that it can easily be reused throughout my app. However the ion-refresher UI is buggy when I add it. When using the...
View ArticleIonic and standalone app for weareables (WearOS and WatchOS)
Hello, I’m interested in creating a very simple app for wearables (WearOS and WatchOS), just some screen menus, a screen with options for capturing clicks on buttons for generating a JSON file with...
View ArticleIon-datetime keyboard input
Hi, I have used Ionic to build a simple web page app. This project I don’t package as a mobile app, but just deploy it to be served from a server. Now the app will sometimes be displayed on mobile...
View ArticleCant update capacitor core
I want to use the android emulator so I tried to add android to my ionic react project. I used the command “npx cap add android” It said i had to install android first so i did “npm install...
View ArticleCopying working project to USBb drive breaks the build
Due to the Androidsdk30 issue I was forced to hurriedly correct my app. Anyway, I was able to build it successfully on my Drive c (W10) I normally use a USB SSD drive to do the IOS build on the mac....
View Article@React/Ionic Infinite Scroll - Show msg/toast at the end of scrolling
Hello everyone, How to tell Ionic/React to show a message/toast for example, when we are at the end of the scrollable list ? Thank you. 1 post - 1 participant Read full topic
View ArticleScroll bar to top @Ionic/React
Hello everyone, How to automatically go to top (scroll bar to top) when the page is rendered with new data… Thanks. 1 post - 1 participant Read full topic
View ArticleIon-popover starts halfway page
I wanted to use an ion-popover to show some messages. However when the popover was presented, the popover-content class would set “top” to calc(368px + var(somestuff)). This makes my popover show the...
View ArticleiOS builds but I cannot interact with app
Hey guys, I just bought macbook and tried to run simulator of my app in it. Normally I did this via VM and it worked but now when I build app runs but it freezes and I cannot click or do anything with...
View Article[Ionic 6] Responsive Image Map
I am using an image map (HTML map tag) but the map is way off because of the size of the screen. Is there a way to make image maps responsive on ionic? 1 post - 1 participant Read full topic
View ArticleIonic React - NFC
Hi, I’m trying to read NFC tags on my Android with Ionic React. PhoneGap NFC seems to be the only plugin to do the job. So far, I didn’t figure it out. I added a listener, but I don’t get any data. I...
View ArticleHow to use Ionic-Storage in Vue 3.0?
Hi, I am trying to use ionic-storage in my Vuejs project created using ionic-cli, but I don’t know how to use it! How do I have to create a store / how can I read data from it - do I have to set it as...
View ArticleIonic + PHP- / WebStorm
Hi together, just another question: I’m using jet brains products for development - but it doesn’t auto-import the component and the corresponding import - as I think it would usually do with any...
View Article