Ionic –live-reload not running app on device
Issue I can’t see my ionic app on my phone when using the –live-reload parameter. I am using Windows 8.1…
get it fixed!
Issue I can’t see my ionic app on my phone when using the –live-reload parameter. I am using Windows 8.1…
Issue I am using ngx-translate and ngx-translate/http-loader for translating my ionic/angular project. I have this code inside app.module.ts imports: TranslateModule.forRoot({…
Issue I have created a REST API with LARAVEL SANCTUM. I have tested api on postman and it works as…
Issue I’m trying add two icons in each sides of a ion-header where the title is in the center, but…
Issue I have download MBProgressHUD.m and MBProgressHUD.h file from github and Placed under a folder Classes->MBprogressHub->then both files Now i…
Issue so I got some problem in logic to show or hide the element. I have this function to show…
Issue I have a leaflet map contained in <div id="map" data-tap-disabled="false" style="width: 100%; height: 100%;"></div> This page is divided into…
Issue I tried so many different ways to centre the bar in ionic but nothing worked. Does anyone know how…
Issue When I click on the label of an ion-item the checkbox is triggered. I want to find a way…
Issue Example, my route way is like this : page A (first) -> page B -> page A (second) Routing…