WebStorm / PhpStorm no component props suggestion
Link to question in github: support: WebStorm / PhpStorm no component props suggestion · Issue #23586 · ionic-team/ionic-framework · GitHub Any suggestions? 1 post - 1 participant Read full topic
View ArticleHow to create a reusable navigation bar with ion-toolbar?
I am trying to write my own, reusable navigation bar component. I have already accepted that I cannot nest <ion-header> in its own component (corresponding issue). However even if I make a...
View ArticleBest Routersly Routers
This is Nayan, from the City of Dreams Mumbai. Routersly.com Will give you the best way to understand routers and their functions. We will provide every bit of our knowledge that help you choose the...
View ArticleIonic auth connect - Will it work with OneLogin?
Your document listed that Auth Server only supports the following: Auth0 Azure Active Directory Cognito (AWS) Salesforce Okta Ping I tried adding to the configured discoveryUrl and clientId for...
View ArticleHardware back button destroys the app
I’m an Ionic 5.6 application with Angular 12, the problem is when I press the hardware back button anywhere in the app, my app gets closed. I’ve subscribed the backButton in my home page component...
View ArticleStorage preserved on app store update
I’m using the @ionic/storage for saving some user custom data. Will this data be lost on the user’s device when I publish a new version of my app to the app store? 1 post - 1 participant Read full topic
View ArticleHow to open livereload server without emulator from terminal in ionic/cli...
Hello everyone, I have a question wanna ask about after update ionic/cli to 6.16.3. Once open Reload server will ask me choice the emulator from android. But for my pc does not allow powerful so much...
View ArticleRun ionic capacitor app on device on a particular ip
When I execute ionic capacitor run android -l --external --configuration=staging this running my app on this ip External: http://192.168.1.4:8100 by 192.168.1.4:81000 I can acess live changes in my...
View ArticleMaxlength is not working ionic 4 on ion-textarea
Hi, Actually in ionic 4 input fields like ion-input / ion-text area maxlength attribute does not working in device Here is my code : <ion-textarea type=“text” maxlength=“350” [(ngModel)]=“text”>...
View ArticleAndroid hardware back button not working in ionic v5
@ViewChildren(IonRouterOutlet) routerOutlets: QueryList; lastTimeBackPress = 0; timePeriodToExit = 2000; constructor( private router: Router, private alertController: AlertController, private...
View ArticleIonic displaying array of an object
hi everyone i’m new to ionic and i have difficulty displaying the array of an object this is what i get loan.service.ts import { Injectable } from ‘@angular/core’; import { Item } from ‘./item’;...
View ArticleBuild PWA for deployment in sub directory
I need to build my PWA so it is on my server in a /pwa directory. It seems like this should be simple but I can’t find a definitive answer as to how to go about this. I’ve read that Angular has build...
View ArticleIonic divider is not working on IOS. Showing just a block
Please describe the question in detail and share your code, configuration, and other relevant info. Screen Shot 2021-07-08 at 5.25.10 PM1406×318 26.4 KB Left is iOS, right is android. Real emulator...
View ArticleApp crashed when it enter in the login.Service and return this.http.get
When my apk enter in this Login.Service from the android import { Injectable } from ‘@angular/core’; import { HttpClient } from ‘@angular/common/http’; import { HttpClientModule } from...
View ArticleSplitpane on IOS device
Hey guys, I just started to test the new Ionic v6 (beta) framework and I deployed a starter template onto my iPad device to figure out about performance, etc. I deployed the sidemenu template - does...
View ArticleIonic Input Set Focus
Do we have an example for Vue 3 composition api to set focus on text input using ref element? I tred in many ways but it fail. 1 post - 1 participant Read full topic
View ArticleIm looking for official template code sandbox or stackblitz for vue?
Do we have a template for code sandbox or anything? 1 post - 1 participant Read full topic
View ArticleAn unhandled exception occurred: Cannot find module...
ionic serve is working. Please help me. When I want to create a build for the android and run the command ionic cordova build android getting error : Screenshot (5)1920×1080 144 KB 1 post - 1...
View ArticleHow to Hide Ionic Header on Scroll [v5] - Ionic vue convert
Hello everyone, I have a problem would like someone to get help, please. When I tried to convert the “ionscroll” hide header by angular code and I realized some options may a bit different between vue...
View ArticleCan't add Ionic components into my component
(topic deleted by author) 1 post - 1 participant Read full topic
View Article