How to build nest tab work with router link
can you tell me solution to build two tabs like this. image472×585 10.3 KB 1 post - 1 participant Read full topic
View ArticleIon-content slides left when ion-input is clicked
I have a form which is built using ion-content that has several ion-input fields inside of them. Whenever I click into one of the input fields (emulating on Google Chrome), the entire ion-content...
View ArticleOauth using capacitor plugin on electron
Hey, I am using Ionic 5 for making a PWA for web, ios, android, and desktop using electron. so I was able to work around with GoogleAuth and OutlookAuth using the Plugins from ‘@capacitor/core’ then...
View ArticleHelp with ionic tabs ionic 4/5
Hi there, I would like to customize my ionic tabs menu like the one in the image below. I am using ionic5. Any idea how? 3 posts - 2 participants Read full topic
View ArticleIonic 3 prod build errors
My company forced us to upgrade Mac and test iphone 7 to 13.5.1. Finally able to build app (as normal I start fresh with installing node modals and remove and add ios 5.1). Now getting problems...
View ArticleAdjust font size dynamically at runtime
This is for Ionic 5, Angular 9, Capacitor 2. Most of this app users have low vision ability. I need to make the capacity for user to adjust the font size in all areas. I am making variables in...
View ArticleNavigation between pages with two different menus
Hello! I am creating an application with two pages: a home page(displaying different workspaces), and a page for editing a workspace once it is clicked. The home page uses the standard...
View ArticleIonic-v5 File Transfer error 3
At the beginning, all worked fine to tranfer files to MongoDB-db but after an upgrade of Android (to Android 10) I can’t tranfer any picture to my MongoDB-db. async uploadImages(images: string[]){ for...
View ArticleTrying to run ionic app
Hi there, after install node_modules then ionic serve giving error anyone suggest me how to resolve it. 2 posts - 2 participants Read full topic
View ArticleIonList Using React - closeSlidingItems()
Below is an example containing an IonList. When using React, how can I trigger IonList’s closeSlidingItems() method? import React from 'react'; import { IonList, IonItem, IonLabel, IonInput,...
View ArticleHandle cross origin * with webview
It is not good to provide access origin * to access backend APIs from any short of source. Is there any good way to bypass and restrict to hits from my app only. I dont want to use native http it is...
View ArticleHow to handle Ionic React Tabs routing with re-used page components across...
Hi all, I am using Ionic React Tabs for a music application. I have a quick question on how to handle an IonRouterOutlet for tabs that share the same page component across tabs. For example, my...
View ArticleHow to implement Sign in with Apple in ionic 3
I tried using some Cordova plugins that do not work for me. if anyone has experience with this help me to sort out this problem. cordova plugin add cordova-plugin-sign-in-with-apple this plugin does...
View ArticleSending headers with webview and InAppBrowser
Hi everyone, I am trying to make a request to show a WebView using InAppBrowser plugin, but I need to send some headers to get the content, and InAppBrowser does not offer me this option. I don’t know...
View ArticleCauses for Quicken Error Code CC-503
Our recommendation is to create a Quicken file backup prior to taking any troubleshooting steps because if there would be any fallback in between the process so you can come back to the same place...
View ArticleOrigin 'http://localhost' has been blocked by CORS policy
I get this error occasionally. Access to XMLHttpRequest at ‘https://myUrl/cart?param=1’ from origin ‘http://localhost’ has been blocked by CORS policy: Response to preflight request doesn’t pass...
View ArticleIon-button (click) not work
Hello, I try different solutions, ion-button, button ion-button, button href, … but nothing work. In Page html (ion-content) <ion-button...
View ArticleIonic 5 ion-slides breakpoints property not working
After upgrading to Ionic 5 cannot resize the slider after passing the breakpoints property into the options. Were there any breaking changes in terms of the ion-slides component options? slideOptsFour...
View ArticleHow to update ionic-theme-switcher CSS properties via domController in dark...
Hi All - I’m relatively new to Ionic so thanks in advance for helping me out. My question: is it possible to select the ionic-css for a media query and update it’s value via the domController? In...
View ArticleIs there a way that I can change language in social sharing plugin?
not only for social sharing plugin, there’s other things like select box “Done” language. how can I change those language translated to my language? sharescreen750×1334 142 KB I tried to change it...
View Article