How to get index of selected value in "ionic-selectable"
As [items] is containing an array of values that i believe have indexes those i want to retrieve so i can further use them. this is my html code for it. please help me find the index of selected value...
View ArticleTrouble simulating first Ionic project
I’m just getting started with Ionic and while I’ve got my project working great in the browser with ionic serve, I cannot get it to work when running it in an Xcode simulator. The app loads up and it...
View ArticleHow do you set the font size and line height for a CSS custom property
I can’t figure out from the documentation or Googling how I set the font size and line height of the --placeholder-font-style custom property of the component. Where do I set it? (it’s a specific...
View ArticleHardware Back Button Issue
When the App is loaded, then click on the android hardware button this.platform.backbutton.subscribeWithPriority(0, async () => {}); is not getting triggered for the first time and the app gets...
View ArticleShow light theme on android device
I try to force light them for application but when run on android 7.1 but it’s show dark theme always. i try to use –ion-background-color : #ffffff; and :root{ –ion-background-color: #ffffff;} } in...
View ArticleIon-datetime starting day of week to match locale in ionic v6
Using ion-datetime in ionic 6.0.0-beta.1 with locale set to German with: <ion-datetime locale="de-DE" presentation="date"></ion-datetime> Ionic Docs ion-datetime: Ionic Framework API Docs...
View ArticleBack Button Hardware Ionic PT-BR
Bom dia Pessoal estou com uma dúvida de como ativar o back button no app que eu estou desenvolvendo mas tudo que eu fiz até agora não funcionou! na pagina app.component.ts import { Component,...
View ArticleRestrict keyboard input to digits only
I’m a severe requirement to restrict the input only to digits, Is there anyway to achieve this ? Of course before posting to forum, I already tried googling but no luck, Here is what I’m trying...
View ArticlePower Saving Mode
How we check the Battery Power Saving mode permission is enabled or not in Ionic 4 with cordova . 1 post - 1 participant Read full topic
View ArticleChanging the size of the ion-icon in the ion-searchbar
Hi! Trying to adjust the size the ion-icons in my ion-searchbar. ion-searchbar ion-icon { height: --px !important; } I can do something like this, but the icon size appears to “max out” at the default...
View ArticleIonic Vue Capacitor 3 - iOS pod install fails
Dear Ionic community I hope you can help me although it might not directly related to Ionic but to using and upgrading to Capacitor 3 and getting it to run on iOS. when running the command pod install...
View ArticleSQLite ionic native plugin with JSON1 extension
Hi everyone! I am using the ionic native SQLite plugin: @ionic-native/sqlite - npm to store some information in my hybrid mobile application. My doubt, it is the following one: is it possible to...
View ArticlePage Blank Due To ion-page-invisible Not Getting Removed
We ran into an issue with some pages being blank after mounted due to ion-page-invisible class not getting removed. I know there’s other issues in the forum related to ion-page-invisible but thought...
View ArticleHow to pass updated user name from edit profile page to app component's side...
i’m facing this issue . but unfortunately there were no satisfactory solutions. also saw these topics too, which says the same to make a service : How to pass data to appcomponent page from other page...
View Articlewin.matchMedia in SSR
Been seeing posted here and SO. Is there an eta on this? github.com/ionic-team/ionic-framework bug: isPWA does not work in ssr/tests opened 04:48AM - 19 Dec 20 UTC devinshoemaker package: angular...
View ArticleWhere to offer feedback or submit errors in documentation?
If documentation is unclear or has errors, where can I provide feedback? For example, Ionic Docs ion-header: Header Parent Component for Ionic Framework Apps Ion-header is a parent component that...
View ArticleCircular Swipe with Ion-Slide
Hello! How to make this type of slider. If we swipe left it rotate like wheel and change selected array values. Thanks. 2 posts - 2 participants Read full topic
View ArticleExchange applepay token to stripe token on ionic angular
Project Version: ionic: 6.16.1 capacitor: 3.0.2 angular: 12.0.5 The situation is that we manage to integrate stripe (google pay and credit cards) on ionic web (no domain since it is a native app, just...
View ArticleChanging the color of text inside an ion-tab
Hi! I’m trying to change the text (ion-label) color inside an ion-tab-button (these are the generated tabs that come with the tabs template) when it’s pressed. I’m looking to do something very similar...
View ArticleIonic Framework at the moment not working
Only as information, unless work is being done to ensure that it is currently not possible. I will use Ionic Framework CDN. That happens a lot and I was told to report it in the forum immediately so...
View Article