Unable to modify Grid break points in ionic 4
@venishkumaresan wrote: I need to change the width of the grid col attribute ‘xl’(size-xl) to 1600px. So I try to change that attribute with the following code. Inside the theme/variables.scss I wrote...
View ArticleNeed some help with getting these radio buttons to work
@Squidley wrote: I took some code I had from a previous college assignment learning about radio buttons and I’m trying to use them again for my Easter project, a currency exchange app(hence the odd...
View ArticleIonic 4 ERROR Error: Uncaught (in promise): overlay does not exist
@ctfrancia wrote: full: ERROR Error: Uncaught (in promise): overlay does not exist at resolvePromise (polyfills.js:3189) at resolvePromise (polyfills.js:3146) at polyfills.js:3250 at...
View ArticleGet URL params from inappbrowser on exit
@eramos-dve wrote: I’m working with inAppBrowser (v 3.0.0). I would like to get the URL params when the user close the inAppBrowser window. This is my config : Ionic: ionic (Ionic CLI) : 4.12.0...
View ArticleIonic 4 angular material Expansion Panel very lag
@garyc2232 wrote: Hi, i am using ionic 4 with angular material 7.3.6. And i have build something with the Expansion Panel, it is very smooth on local browser. However, when i try to run on real...
View ArticleOn reload show the last state of ion-button
@RajuDhami wrote: Im trying to save the button states on page reload. Right now Im able to show hide checkin and checkout button. On page load checkin button is showing, but I would like to know if I...
View ArticleCache Problem in Ionic4?
@venkat-chuchu wrote: Once the session was out and I create a new session, old session values showed in the page. While logout the session I cleared the indexdb data. Posts: 1 Participants: 1 Read...
View Article'AMS/Plugins/com.googlemaps.ios/GoogleMapsCore.framework/GoogleMapsCore' for...
@RomnEmpire wrote: Hi, I have been struggling during genrating the ios build and i got above error I follow the commands below but see error below at build: ionic cordova build ios --...
View ArticleChange property of ion-input through a directive
@Thilo1992 wrote: Hello all, on the most of my ion-inputs I have similar attributes and properties and to prevent copy and pasting them again and again I want to add a directive which adds the correct...
View ArticleNgrx State between pages in Ionic 4
@mrlooper wrote: Hello, I am migrating an app from v3 to v4 and I am finding some problems. I used to load some data in v3 only once like user profile. I did it from a service which was shared between...
View ArticleIonic V3 Security Issues
@OverNiteSoftware wrote: Currently we have built 4 mobile apps with Ionic. These are built with Ionic V3. Now Ionic V4 is released, we want to upgrade those apps. However, our planning doesn’t really...
View ArticleGoogle maps direction of view
@mcihak wrote: Hi there, is it possible to set somehow direction of view when user is looking on the map in my app. I mean something like google has in his own maps app (the small indication with...
View ArticleMark as read
@alexmpc wrote: I have a notification icon that has a counter. This counter counts how many things i have received from the web service and displays it to the user. But now, i want it to count only...
View ArticleIon-select options issue
@raj786 wrote: How to select/deselect options in ionic select? Posts: 1 Participants: 1 Read full topic
View ArticleWhy ionic 4 application size is increasing gradually when I'm trying to...
@ganeshpaul999 wrote: I have developed an app in ionic 3 which size is 6.4MB when build normally. When I build in production mode it is 3.05MB and with release and production mode it is 2.7MB. But the...
View ArticleSearch bar shadows
@4w4uDevelopment wrote: Hello guys, I have a shadow border in the search bar in IOS. I tried to fix it by changing CSS with out result. Here is the code: .searchbar-md { border: 0 !important;...
View ArticleToast on click navigate to another page
@aligassan wrote: I want to implement the following. when the user clicks on toast notification, the event click will navigate to a specific page. I did try the code below, but it doesn’t work. code...
View ArticleUnable to start app on ios with Ionic 4
@Hanzo wrote: Hi. Recently I have started a v4 Angular project and it work fine on Android. My problem is with iOS(emulator and real devices) With cordova-ios@4.5.5 with old build method and also with...
View ArticleIonic 4 App not intalled on Android .apk
@rodrigojrmartinez wrote: Hi all, I’m building an App I want to start distributing to testers for checking it out and I’m doing this by generating a debug apk file for them to install. This has been...
View ArticleProblem running old Ionic v3 application
@Natanael4354 wrote: I have the latest version of Ionic 4 and Angular Node 10.x installed in my machine. I need to run an old Ionic 3 app. But when I run ‘ionic serve -c’ I get this errors: [WARN]...
View Article