Alternatives to ion-slides
@tokuhara wrote: Is there any alternative for ion-slides? In ionic 3 the ion-slides do not work well with ngFor and in v4 it do not have all the effects (fade, cube…). I have tried to use swiper but...
View ArticleLoading "pages" from left menu in Ionic 4 very slow
@franzisk4sis wrote: Hey guys, I noticed that when I load a “page” on the tabs it goes very fast but when I load from a left menu it takes some seconds to load, it seems that it reloads everything...
View ArticleRemove relationships between differents stencil projects
@YanisForley wrote: (Sorry for my English) Hi everyone. I request you for a big problem. I have a very specific need because I have to be able to load and unload several stencil projects. I can load...
View ArticleI am using @ngx-translate for translation but unable to get results
@sdhupe19 wrote: My code is <button ion-button icon-left block (click)=“signInWithGoogle()”> {{“Log in with Google” | translate}} import { TranslateService,} from ‘@ngx-translate/core’;...
View ArticleIonic 3 footer missing
@lunneyd wrote: Screenshot 2019-02-18 at 14.58.04.png738×1072 266 KB I have tabs and my map displays but I have to scroll to see the bottom of it and footer not showing. Any ideas how to avoid this....
View ArticleIon-select fill with data from database
@ElGerda wrote: I am making my first app in ionic and i am pretty bad at coding etc. How can i enter values from a database into an ion-select “combobox”? Like i have in my database: Audi, BMW,...
View ArticleIonic Grid -- "Rowspan" equivalent?
@mlynch wrote: I’m trying to create a table-like layout in Ionic v4 using <ion-grid> code, and I’m looking for a way to make an <ion-col> element span two rows. Is this possible? Posts: 1...
View ArticleIonic 4. Can't use an alert, because it's not in an async function
@Grouvie wrote: I have a login function with different alerts and loaders. I now upgraded to ionic 4 from ionic 3 and the alert and loader functions don’t work like before. I tried to update my...
View ArticleGoogle Maps new iOS error, won't show
@Diesel555 wrote: Has anyone received this error with google maps APIs (not Cordova) on iOS: [Error] Google Maps JavaScript API error: UnauthorizedURLForClientIdMapError...
View ArticleOne source, three apps
@erodriguezAcisa wrote: Hi! I want to develop 3 frontends projects, a web for PC, a app for Android, and a app fot IOS, and the three have the same forms and the same fields. Can I develop a only...
View ArticleWhen you try to build an application, the following error appears
@Rudeblory wrote: When trying to build an application for Android, the following error appears, how to fix it? C:\Users\rudeb\Documents\Ionic Apps\Bochka>ionic cordova build android >...
View ArticleIonic 4 - capacitor - testing out ios
@zuest wrote: hello guys, i have a question, currently i was testing out ionic 4, on ios to be specific. im using a blank project and when i tried running the app i get multiple swift errors, i tried...
View ArticleHow to pass data betwen pages (ionic 4)
@fahd123 wrote: Please how to pass data betwen pages (ionic 4) with this.router.navigateByUrl(‘page’); Posts: 1 Participants: 1 Read full topic
View ArticleCannot build for ios on phonegap
@bengold wrote: Getting an error with one of the plugins couldnt figure this out: Error - Plugin error (you probably need to remove plugin files from your app): Fetching plugin...
View ArticleIonic 4 transparent header bug with Vue.js
@HariNaTao wrote: I have an Ionic 4 / Capacitor.js / Vue.js app and am trying to set a transparent header. I’m using these versions "@capacitor/android": "^1.0.0-beta.17", "@capacitor/cli":...
View ArticleAsset\img issue
@safaAlshaarri wrote: i have a project where i have folder for images the issue that i change the whole content of the image folder the issue is that when i do run android the new content disappear...
View ArticleIon-pullup in ionic 4
@MoreFlores wrote: Good someone knows how I do this in ionic 4 e40c6feb-0c72-4cb9-ac52-2bae833df4ae.jpg720×1280 54.5 KB Posts: 1 Participants: 1 Read full topic
View Article[Device Only] Running Ionic v3 on devices result in an "TypeError: Cannot...
@RichardZhuang wrote: I nearly finished my Ionic App Development and it works perfectly fine on my Android Emulator (Pixel 2 XL, Android API 27). But When I deploy it to my phone, it results in...
View ArticleIonic grid and canvas
@monkeytronics wrote: Hi all, Here’s a tiny piece of code: <div id="canvas-div-gauge" style=" margin: none; height:40vh"> <ion-row > <ion-col size="5"> <canvas...
View ArticleProblem adding a custom component to ionic 4
@silvairsoares wrote: I am using the command: ionic generate component accordion-list Then the following directory structure is created automatically: components -accordion-list –accordion-list.html...
View Article