Random pausing due to 6.28.0 - [Firebase/Performance][I-PRF200006] Trace name...
I am experiencing a significant pause in transitioning on IOS with the log showing 6.28.0 - [Firebase/Performance][I-PRF200006] Trace name _st_UIViewController started, not stopped when the ap behaves...
View ArticleRouter replace changes behavior / stops working
Hello. I am essentially using buttons at the top of my app like tabs where each one does router.replace(). They work fine going to each other however when I go to one “tab” and then another page...
View ArticleCan anyone help me with Video Capture Plus plugin for vue
Hello, so i’ve been searching here and there how to use Video Capture Plus’s plugin, so i did write the codes, and it seems not working as expected. what i get is camera for taking picture not record...
View ArticleHelp migrating from Ionic 3 to 4 for variables.css and scss file
Hi, I’ve almost completed the migration from Ionic 3 to version 4, but I have a problem with variables.css and one scss file. Basically I have this in variables.css version 3: // Named Color Variables...
View ArticleReal time app sync in Ionic
Hello guys, I want to achieve following functionality : I have data that is displayed to users, one user can change the data and I want all other user to see the changed immediately. I want real time...
View ArticleSet ion-tab-button hover color different then selected color
I want to set my tabs to one color, have the rollover color be a second color, and have the selected color be a third color. The way it works by default is using the --color-selected value also as the...
View ArticlePosition modal relative element background IONIC
Please describe the question in detail and share your code, configuration, and other relevant info. It is possible to locate the modal relative to the elements that are in the background, for example...
View ArticleInstalling a web app
https://create.arduino.cc/projecthub/ma … ser-07a43f Go to the command line of your code editor and install ionic CLI with npm: $ npm install -g @ionic/cli 2. Create a new app: $ ionic start...
View ArticleIonic Change radio button styling (repost)
Hi, I would like to change the way radio buttons fill out from a check mark in iOS. to a custom selected radio item where the entire button is filled: the android button isn’t quite what I want either...
View ArticleWhat is the difference between mounted() and ionViewDidEnter()?
I was looking at a way to get get the reference to DOM elements in created() but it returned null. Then I found that you can do it with ionViewDidEnter(). There is also mounted() which I am thinking...
View ArticleIonic 5 navigation between page work once
When I navigate to discussion page and click back button all thing work, but when I navigate again to discussion old Post and new Post appear in same time and back button not work. post.component.ts...
View ArticleSwiper Problem
Dear Community, i use the Swiper Component but i have problem with the Touch. When i click with buttons my boolean change but with Touch it dont change the boolean. 1 post - 1 participant Read full...
View ArticleIn IonButton, is href compatible with onClick()?
The below onClick() function works as intended without href. When I add in the href, only the href seems to run, not the onClick() function. How do I both run the onClick() function and also send the...
View ArticleGetting wrong ion-radio button value
I’m trying to get the value of selected radio button however I’m getting a weird “ion-rb-73” text. The number after ion-rb- is different every time. Here is my code <ion-accordion-group>...
View ArticleProgress bar styling
I need to add an angle to the progress on a ion-progress-bar but cannot seem to target the .progress class to add clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%); to it. Closest I can get is...
View ArticleError while using Sms Retriever plugin
Getting this error while importing package Type 'SmsRetrieverOriginal' is not assignable to type 'Provider'. Type 'SmsRetrieverOriginal' is missing the following properties from type...
View ArticleuseIonViewWillEnter strange behaviour
Hi all, I’m new to this Ionic Framework and React JS. So I have this one scenario when building my mobile app using the framework with react. I will illustrate the scenario with pictures below. I have...
View ArticleHiding Scrollbar on ion-content -> underlining issues
The post here offers the solution of the starting issue, which is to remove the scrollbar. This does work and do what I am after. Which is: ion-content { –offset-bottom: auto!important; –overflow:...
View ArticleiOS 15 is out
Is there anything we need to do? is Framework v6 dropping soon then? 1 post - 1 participant Read full topic
View ArticleReact Native / Ionic Framework - integration capabilities
Hello, I’m currently evaluating Ionic framework for a new project, but I would need some help to better grasp some concepts. Let me explain to you the situation. Client I have a client, they built an...
View Article