Object is of type 'unknown' in ion-range dual knobs
any guideline to costume progress-bar as the picture below! thanks in advance i have tried this <ion-item> <ion-range ref="rangeDualKnobs" dual-knobs="true" :min="21" :max="72" :step="3"...
View ArticleCapacitor-firebase-auth Cannot contact reCAPTCHA
Hi community, I have a mistake when the apple review the app, I implemented phone auth with capacitor-firebase-auth the versions I’m using is “@capacitor/ios”: “^2.4.8”, “@capacitor/core”: “^2.4.8”,...
View ArticleHow can i insert the console tab (in inspect) errors into mysql database?
have researched for few days on how can i insert the console errors (the tab while inspect on the browser) into mysql database but couldn’t find anything relatable. and am not talking about the...
View ArticleIon-datetime v6 [min] [max] value doesn't work as expected. Can't go back to...
hello, i’m using the lastest ion-datetime component and i’ve faced the following issue: if i choose a min value as starting date, when i swipe months with the arrow and i got forward, i can’t go back...
View ArticleEDIT - IT'S A IONIC CORE BUG. Ionic 6 - setSelectionRange problem on input...
After upgrading Ionic Core to version 6.0.7, i suddenly got this error it’s just an input field of type “email” it works fine on real device, safari. Ok it’s a bug introduced in the 6.0.7 version,...
View ArticleIon-modal - Can't enable touch propagation on underlying page
I am trying to let users interact with the underlying page interactable even while the modal is opened. This would be useful on the new sheet modal to create pages like this: I’ve taken this picture...
View ArticleOverride swipe back threshold
I need to override the createSwipeBackGesture.canStart method to allow swiping back from anywhere on the screen instead of just the edge...
View ArticleInstalled app suddenly becomes dark
Hi, i installed my ionic app since 2021 and now interface becomes dark, can anyone tell me how ti fix this ? becomes 1 post - 1 participant Read full topic
View ArticleChanging slides using buttons above swiper
Hi there, I’m new to Ionic React. I’m trying to change slides using buttons that are placed above Swiper onClick: const Tab: React.FC = () => { const swiper = useSwiper(); return ( <IonPage>...
View ArticleCreate modal on click to ion-tab-button
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleCan write but not read any file form file.documentsDirectory
I used the cordova-plugin-file-transfer plugin to download files to local system. No problem for downloading, I could write into the local system But when I try to access the files, for example to...
View ArticleHow create nested swiper with swiperjs with ionic angular
I’m trying to build an app where the main page has a set of ion-card. Just one card is displayed on the screen and trough vertical scroll the user can reveal other card (as in instagram with posts)....
View ArticleCapacitor context issue
Hi , I am building a capacitor plugin for the minew sdk to get and receive beacon data. I have the ios part working great but I have hit an issue with Andriod. My plugin code is public void...
View ArticleMultiple list item selection by dragging
Hello everyone, Anyone ever tried to select across multiple ion-items by dragging across the item list… sort of how we can select multiple emails in the official Apple Mail app? trying to achieve...
View Article(element) ion-content: HTMLIonContentElement 'ion-content' is not a known...
I add a child routing module (home.routing.module.ts and home.module.ts) Home.module.ts import { ApiService } from './../shared/repository/api.service'; import { NavParamsService } from...
View ArticleBuild ionic vue app as library to be used in a website
Hi there, is there a way to build an ionic vue app as a library so it can be injected in an existing website? I can get the vue app built as a library by running yarn build which is defined as...
View ArticleHow to get all pages to print
I’m using capacitor with my Ionic app. The app needs to work not just on mobile but on web as well. Until now I’ve had no problems, however, now I need to print a long page. So what happens when I go...
View ArticleApplication with ip camera
Hello i have a camera ip (http and rtsp) and i wanted to take some capture on it. I need to have it on android and IOS. I tried to use the capture media plugins and Streaming Media but it don’t realy...
View ArticleHow to set a label in between the select value and the arrow (ion-select) React
Hi, i am trying to get a permanent label in the ion select that remains there after making the selection and it has to be between the option i selected and the arrow, in this case the Kgs and grs. Not...
View ArticleEditing CSS shadow part of an ionic select text (color) without affecting...
I am trying to edit the color of inside text of an ion select when i pick an option, but once i edit the shadow part in the component, the rest of the ion selects (in other components) are taking this...
View Article