Fill ion-modal with values when parent onMounted
I used successfully @aaronksaunders tutorial to create a modal window and fill and save the content. note: it is an continuation of the example use this component directly in their template from the...
View ArticleBLE Auto PAIRING
how passing the key for autopiaring the BLE device? 1 post - 1 participant Read full topic
View ArticleIon-router-outlet and react
So I go to the documentation, select “React” from the dropdown to show React documentation, and then click router-outlet. Then I read “Router outlet is a component used in routing within an Angular or...
View ArticleDeeplinking wth hashlinks and IDs
Hello, how is it possible to deeplink to a certain position marked with an ID on a page with long content with a hashlink? For example on tab2 I have a long text and some positions are marked with IDs...
View Articleion tab button seems to open link externally
Hi ! I started a project yesterday with tabs template. My only problem so far is when I try to add my web app to homescreen. I am testing with ngrok on my iPhone but I don’t think it’s the reason. As...
View ArticleIonic Code Completion and Syntax Highlighting
I am learning Notepad++ to write Ionic apps and pages. Notepad++ has the ability to select a language for code completion and syntax highlighting, but Ionic is not an installed “language”. At least, I...
View ArticleUse Ionic v3 with node 8.17
Hi, I am trying to build an old ionic v3 project with the following specifications : node : 8.17.0 npm : 6.4.1 Ionic CLI : 5.4.5 Ionic Framework : ionic-angular 3.9.9 @ionic/app-scripts : 3.2.4...
View ArticleMaxlength in IonInput and IonTextArea not working on Android device
Hi. I use Ionic react version 5. It seems that maxlength attribute is not working correctly on IonInput and on IonTextArea on my android device. It does work as expected in the browser. I saw some...
View ArticleIonic VueJS SQLite Course Preview
Ionic Framework with VueJS: Build a CRUD App Using Capacitor SQLite Plugin Ionic VueJS SQLite Course Preview - Available Now on YouTube You can purchase a limited number of discounted packages on...
View ArticlePassing variable [newbie here]
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleShouldn't need page refresh but why doesn't this work
(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) 1 post - 1 participant Read full topic
View ArticleWhat is the bet push notification plugin in ionic 5?
there are so many plugins available for push notification service, how can i choose best plugin for my apps? I have used ionic(5) Angular in my projects. you are appreciated if you can put your ideas...
View ArticleMedia query remain locked on change orientation
When I rotate my device from LANDSCAPE to PORTRAIT my media query doesn’t work! The issue is that I see in chrome inspector the media query for LANDSCAPE instead of PORTRAIT. That’s wrong! There is...
View ArticleHow to use SSE -Server Side Events- in Ionic App (openhab)
I am creating an app to control my smarthome devices. My smarthome runs on the basis of openhab. To switch smarthome devices and query their status openhab provides a rest api. For the HTTP requests I...
View ArticleAndroid app being rejected due to background location
Hi there, I don’t know if anyone can give me any pointers. I’m getting stuck with the Google Play store, there’s been some recent change of policy and my app is being rejected for undeclared...
View ArticleHow to Use google recaptcha in ionic app with react?
How to Use google recaptcha in ionic app with react? I copy all functional from native react app, but cant get captcha in verifyCallback. and ref.current.execute() fuck not work. 1 post - 1...
View ArticleChange the language of a IonDatetime
Hello. The IonDatetime component tells me CANCEL and DONE when selecting the time. How is it possible to change to CANCEL AND OK? 1 post - 1 participant Read full topic
View ArticleNo update when switching between tabs
Hi guys, I have 2 tabs: first tab: I display some items, let’s say fruit names alongside a checkbox. When the checkbox is checked the item is added into a list from FruitProvider (for example):...
View ArticleCapacitor Geolocation Android + Vue3
I am new to geo functionalities with Vue and thus I am trying the Capacitor Core Geolocation Plugin and I am using it as described (I also added the permissions in the AndroidManifest.xml). however...
View ArticleIonic back button is invalid
I’m new to Ionic, I found that back button on the header is invisible when I set the background color, how can I create a back button with colorful background. My code is below. questions .title{...
View Article