Ionic cordova button not clickable in IOS Emulator -- Need Help
@wozom wrote: When I run the below code on a browser; it works like fine and when I click the buttons they trigger the functions, but when I deploy it on ios emulator then the click does not work at...
View ArticleProfile Image icon and Spinner In center
@azharalikasuri wrote: I want to make a profile upload and camera icon like this but spinner in the ! center of person image while. Annotation 2020-04-04 230805|189x155 Posts: 1 Participants: 1 Read...
View ArticleCan we are using Cordova and Capacitor in same project?
@alanmm wrote: I am building project with Ionic 5. Posts: 3 Participants: 3 Read full topic
View ArticleVideo as background not loading on Device
@Wannen wrote: I tried using gl-ionic-background-video to use a video as a background , it works perfectly on Browser . but throws Err_File_Not_Found on Android Device and Display White screen . So...
View ArticleDetails right arrow open menu
@simonioannides wrote: Hello i want to make a function that will open tabs when a user clicks the right arrow as shown on image Posts: 4 Participants: 2 Read full topic
View ArticleIon-virtual-scroll horizontal
@sheikhm wrote: Hi, I’m new to ionic, and start really enjoying it but i’m stuck how to make ion-virtual-scroll to move horizontally in ionic-v4. Can i get a sample code for this, any help would be...
View ArticleSudo ionic cordova run android stops work
@Abraham94 wrote: Hi! Im learning ionic but I have a problem, I have been trying to solve this, but I dont know how. When I launch: sudo ionic cordova run android in my app I recieve that error: `...
View ArticleCan I send a string in the body of post request using native http?
@zhangjun32108 wrote: Hi, I want to send data to the InfluxDB cloud. It requires the data is string in the body . And I have to use native HTTP otherwise I have the CORS problem. I could not find a...
View ArticleEsriLoader wuth ionic 5
@louza287 wrote: I installed esri-loader with ionic 5 framework the map is displayed on browser but after building apk to run on android device the map doesn’t show and I got error message...
View ArticleDocument viewer plugin in Ionic 4
@YXUN wrote: Hi all, So I want to display my PDF in my ionic 4 app using https://ionicframework.com/docs/native/document-viewer this method. However, I do not want to put it in my app www folder as it...
View ArticleIon-datetime displayFormat ignored in ion-modal
@kdefombelle wrote: I tested ion-datetime with several formats to display the time, it works fine in a normal page but in a ion-modal it always displays the default format (same as if displayFormat...
View Article[Error/Ionic 5] ion-select does not show the selected values
@kaiovm wrote: Ionic: Ionic CLI : 6.0.0 Ionic Framework : @ionic/angular 5.0.0 @angular-devkit/build-angular : 0.801.3 @angular-devkit/schematics : 8.1.3 @angular/cli : 8.1.3 @ionic/angular-toolkit :...
View ArticleMy recent project is lagging
@peterkhang69 wrote: My project compiled ok but is suddenly lagging infinitely on browser when ionic serve after npm i -g @ionic/clii and @ npm i -g anulgar/cli and npm-update-all … (edited) $ ionic...
View ArticleHow to position icon at end of button in ActionSheetController?
@Sweg wrote: I am able to display the below button in an action sheet controller in my Ionic 5 app: Here is my code: this.actionSheetCtrl.create({ header: 'Choose an Action', buttons: [ { text:...
View ArticleHow to update ion-icon inside ActionSheetController Button?
@Sweg wrote: In my Ionic 5 app, I am displaying some buttons inside an ActionSheetController: cancel1694×653 20.4 KB Here is my latest code: onMechanicClick(mechanicId: string) {...
View ArticleIon menu - ion item href doesnt work
@boel21 wrote: in ionic 5 there is any problem with the ion-menu, i have a ion list using ion-item with href but it doesnt work. I couldn’t make click on the ion item <ion-toolbar...
View ArticleHandle tabs caching and logout
@karamy wrote: Hi, i’m developing an Ionic5 App based on tabs. As far as i understand, the caching mechanism under tab view works calling ngOnInit of a tab component only the first time entering in...
View ArticleHtml 5 video tag on ionic 5
@boel21 wrote: Hello, somebody Knows if the HTML5 tag video is working on ionic 5. i want to reproduce a video wich is in the asset localy but is not working, do I have to use pluging Posts: 1...
View ArticleIon-modal Can't bind to 'formGroup' since it isn't a known property of 'form'
@kdefombelle wrote: I do not know how to use a form in my modal, I get the message core.js:8061 Can’t bind to ‘formGroup’ since it isn’t a known property of ‘form’. the module imports FormsModule and...
View ArticleIonic menu layout clash
@Kil1oGram wrote: Hey I have this problem with my ion menu. Check its layout, it clashes with the bottom layer layout Posts: 1 Participants: 1 Read full topic
View Article