How 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 ArticleadMob pro error on ios
Hello! I am trying to implement ads through admob-plus and when I try to open the ads in a browser through manual button presses it seems to run fine albeit without an actual ad showing up. However,...
View ArticleAndroid 11 no display data
Good, I’m using a phone with android 11, I consume an api but the data always comes out blank, but if I use an ionic serve to upload my project to the navigation it brings me all the information, I’ve...
View ArticleHow to prevent split-pane create new pages when I swithc between pages
I use Ionic 5 + Vue 3’s composition API. This is very annoying because my APP requires running something in the background. I could not put everything inside app.vue… This animation shows on that page...
View ArticleHow to solve Ionic error "Error acquiring assertion"
I’m stack on ios deployment for the ionic project. On the project, we have used for video. if I deployed android build not any issue was found but if I build the ios build and run in emulator then the...
View ArticleChange the style of active ion-segment-button change slide in vue js
is there any way to design active ion-segment-button ? <ion-toolbar> <ion-segment :value="tabs" @ionChange="segmentChanged($event)" scrollable> <ion-segment-button value="0">...
View ArticleFriends management API service
Hope this is the right section for my matter, did not find a better one. I am searching for a provider/ backend service that offers sth like a Friends-List-API. So a ready to use API that has standard...
View ArticleHorizontal slide for react
Hi there, Does anyone has a working implementation for horizontal sliding using React? There a tons of working examples for Angular but can’t find any for React. Here’s an example of what I’m trying...
View ArticleDisplay calendar of months in ionic vuejs
i want to display calendar of months like the picture below. any help !? 1 post - 1 participant Read full topic
View ArticleFramework delegate missing when using modalController.create in React
Hello everyone. I’ve been using the useIonModal hook everywhere in my app, and it works fine, but now I wanted to make my own modal hook, in order to know when the modal is displayed and when it is...
View ArticleDeep linking issue
I am having an issue where if I create a deep link I get a 404 error. If you go to this link: https://rad.la/buckheadchurch/group/aaa_bbb_816 I will get a 404 error. If I then go to the root:...
View ArticleIssue with rounding corners in ion item Safari only
I am trying to have round corners in my ion items across my app, when i serve in chrome to debug it shows rounded with no problems but when i try in safari or my Iphone, all the corners go back to...
View ArticleIonPopover trigger not working
Hello. Im getting this error when trying to use IonPopover: JSX attribute) trigger: string The type ‘{ children: Element; trigger:string; side:string; }’ cannot be assigned to type...
View ArticleNavigator.credentials is undefined
I want to implement Webauthn in my capacitor ionic vue app. It should be supported and it navigator.credentials is available everywhere (desktop safari, mobile Safari even when I use the native...
View ArticleCreate slides dynamically
Hi everyone, I have a problem. I have a blank page and I would like to put one or more slides based on the response from the web service. I inserted a div in the page with the [innerHTML] attribute...
View ArticleFit the height of ion-content to the content of ion-slide
the height of the content for a slide is not filling the whole content. This means I have a blank space at the bottom of the slide. how can i fit the height of ion-content to the content of ion-slide?...
View ArticleJumio Integration Ionic + Capacitor
Hi all, I wrote this bug: @ionic-native/jumio · Issue #24788 · ionic-team/ionic-framework · GitHub and it’s been closed, can you look in to it please? Thanks in advance 1 post - 1 participant Read...
View ArticleIon-searchbar custom icon
Hello there, for my client I need to use a different icon along with the ion-searchbar, which is unfortunately not covered by ionicons library. Is there a way to have a custom icon for the searchbar...
View ArticleCannot find module...
Hi community, I am upgrading our ionic app to latest version of ionic and angular. I thought the best would be to start by testing it using the conference app. ionic serve works perfectly. ionic...
View Article