Ion-popover inline 'is not a known element'
I am attempting to use an ion-popover inline as the documentation states ionicframework.com ion-popover | Ionic Documentation ion-popover: iOS / Android Popover UI Component & CSS Properties here...
View ArticleIs there any way to detect when my app get killed?
Currently I’m using Ionic v6 with a Background Geolocation Plugin, in my main page I have a toggle with online/offline, to start the tracking the user needs to toggle on and to stop toggle off, this...
View ArticleWhy do Ionic header and footer fade in before ion-content?
Hi, I am following the structural preferences that ionic provides but when I go to a page the first thing to fade in are the ion-footer, and ion-header and quite later follows the ion-content, and...
View ArticleGot confused the Docs!
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleIonic-input type color , does not look good and it is hard to notice that is...
Hello everyone , i am new to Ionic Vue and i am really loving it Unfortunately i kind of have a Bug which i did not find any ways around it so i am hoping i get some help from you guys here. I am...
View ArticleHaving issue with storing data into php mysql database with BLE bluetooth...
having issue with storing data into php mysql database with BLE bluetooth notification I have device where its sending characteristic data , but when I am trying to store that data into database ,...
View ArticleIonic vue script setup props not being passed correctly
Hi. I am using Ionic 6 Vue 3 with the composition api and script setup and so I am passing a prop to a view using router.push({ name: ‘Component’, params: { uuid:id } }) inside the script setup in the...
View ArticleIon-datetime only working in current month
Hey, I just love the new look of ion-datetime. Unfortunately it’s only working well in the current month. Here’s my code (ionic 6.0.1): <ion-item> <ion-label>{{ 'AUDIT.date' | translate...
View ArticleConfused about ion-router-outlet
For a couple of years I am maintaining an Ionic/Angular app ‘Opwekkingsliederen’. This app is a digital textbook for populair christian songs in the Netherlands. It has various supporting features...
View ArticleTabbar show in subpages
I have a tabbar in my ionic 5 app. It works successfully but when I go into sub pages, the tabar disappear. I’d like to show it in all pages. What is the best practice? <ion-tabs>...
View Articlepattern lock
does anyone know how to make pattern lock on ionic app ? 1 post - 1 participant Read full topic
View ArticleFluid grid
I can have a grid of varying columns - but how can I make it fluid? On mobile I want 2x columns, but on tablet and wider I want 3x, 4x or even 6x columns. The column count seems to be hardcoded as the...
View ArticleClear cached pages inside IonRouterOutlet programmatically
Hi! I need to clear cached pages inside IonRouterOutlet programmatically on logout. Without clearing the cache, the behavior of the application looks strange. For example: I launch the application and...
View ArticleVueJS And Firebase Starter Template - Authentication Flow and Data Access...
VueJS And Firebase Starter Template with Ionic Framework v6 - Authentication Flow and Data Access Using Pinia For State Management, also using the latest firebase API which has some changes - video...
View ArticleIonic/react/typescript - how to enable optional chaining?
Hello, I created a blank app using react and typescript with this command - ionic start myApp blank --type=react After importing another library I get this error when running ionic serve...
View ArticleEncoding::CompatibilityError on windows running "ionic capacitor build ios"
Hello - I’m trying to run “ionic capacitor build ios” on windows after installing cocoapod and Ruby [capacitor] × Updating iOS native dependencies with pod install - failed! [capacitor] × update ios -...
View ArticleNG0303: Can't bind to 'ngForAs' since it isn't a known property of 'tr'
Hello, I am having a problem on a For loop in Angular, I have this error showing NG0303: Can't bind to 'ngForAs' since it isn't a known property of 'tr'. I have imported the BrowserModule into my...
View ArticleIonic Rate Star Component
Hello, I have the question curious about does ionic team will make rate star component in the future? 1 post - 1 participant Read full topic
View ArticleIon-select placeholder not visibile inside ion-card
<ion-card> <ion-item> <ion-label color="primary"> Status </ion-label> <ion-select placeholder="Select One" class="round"> <ion-select-option...
View ArticleImproper months swiping in ion-datetime (Ionic 6)
The calendar swipe doesn`t work properly for me. It sticks on swiping when there is about 25% way left. I’ve tested on the web and on Android. Is it Ionic 6 bug? video attached: drive.google.com...
View Article