How to display side menu in left side and right side in ionic 4
@jayanthithippireddy wrote: Hi all, I am using angular 6 and ionic 4. Only one menu is working…2nd menu not working…used menu attribute in toggle. Posts: 1 Participants: 1 Read full topic
View ArticleProblem with deeplinks initilization
@franco.echevarria.ex wrote: Hi guys, I need help with the following: I’m receiving this error: “ReferenceError: Cannot access ‘DeeplinkingProvider’ before initialization” I have already deeplinks...
View ArticleValidation Error Messages not displaying for ion-textarea
@Sweg wrote: In my Ionic 5 / Angular app, I am trying to display a validation message if a required field within my form is clicked into, & left without having a valid value. Here is the HTML:...
View ArticleHow To Call Methods
@DevRenshaw wrote: Hello, I’m pretty new to React and only just starting out. I’ve tried to find the answer but not sure if I’m searching for the wrong phrase or keyword(s). Using...
View ArticleSlow boot on android with --prod "enabled"
@bjernie wrote: I made a relatively small app I built it with this command to make it an .aab at the same time ionic cordova build android --prod --release -- -- --packageType=bundle. It is 3.7 MB on...
View ArticleIonic angular server side rendering showing to many errors
@YAsh0011 wrote: My whole IONIC project uploaded on Github https://github.com/yashdabi/ionic-angular-ssr following some tutorials like this below...
View ArticleUnable to whitelist square-commerce-v1:
@FiveJStudios wrote: Hi, we have an app that has been working on iOS until this week. Now we receive a message " **ERROR Internal navigation rejected - not set for url='square-commerce-v1:// … " when...
View ArticleProblems with ionic native and plugins when converted to iOS and Android
@Syaifulginanjar wrote: I currently facing problems with ionic native and plugins when converted to iOS and Android binary applications. Here are the details: Occasionally the app menus, buttons and...
View ArticleGeolocation plugin issue with android
@webacers wrote: Hi, I am a newbie with the ionic framework and just started with it’s conference app. However, I am not able to run the app on android. Please see the following use cases (My dev...
View ArticleCan't generate resources
@evanhan wrote: image_2020_04_09T06_59_47_500Z764×522 12.4 KB Posts: 1 Participants: 1 Read full topic
View ArticleMigration from VS2017 Cordova to Ionic Studio
@JohnBergman wrote: We have a non-angular app that was build using VS2017/Cordova and are looking for a place to move to. Can anyone tell me if Ionic Studio can be used with a “plain” Html5/Typescript...
View ArticleAxios Error Api local
@Cephaz wrote: Hello, In my file a have this code const data = () => { axios.get(‘https://localhost:3000/api/events’,{ headers: { ‘Access-Control-Allow-Origin’: ‘*’, } }) .then(res => {...
View ArticleIon-native Datepicker problems with Dark Mode
@MhmdKorhani wrote: The datepicker plugins works just fine with light mode on. But when it comes to dark mode, datepicker does not run as expected (numbers cannot be seen clearly). Posts: 1...
View ArticleHow to Ionic web build with cordova
@sanskrut wrote: Hello all, I’m building a cross platform application, in which I want to use Native Camera functionality, ionic doc suggest that native camera is available for android, ios and...
View ArticleWhite screen on device livereload
@mareksip wrote: Hello, For several days I am trying to make work device live reloading. I have forked Ionic conference app and in order to use Auth0 SDK changed architect:build to use...
View ArticleDirective proxies error
@webmaster-leafar wrote: I am working on a new project, and when I build a form I got this error Module not found: Error: Can't resolve '@ionic/angular/directives/proxies' I try to find on...
View ArticleIFrame event page change
@UgoSantoro wrote: Hi everyone, i’m looking for a way to know when the iframe url is changing and to get it. Posts: 1 Participants: 1 Read full topic
View ArticleProblem with ion-datetime and ngmodel string
@miguelreb wrote: Hi all, i have a problem with an ion-datetime component, i have this code in the html: <ion-datetime displayFormat=“DD/MM/YYYY HH:mm”...
View ArticleAllow certain elements to be dragged when having a refresher
@stplush wrote: Currently I have a refresher on my page, a very simple one, that listens to ionRefresh. I also have a google maps on that page in which I place pins, that require updates on refresh....
View ArticleIon segment scrolls both active and In-active when scroll active section?
@jakesully wrote: I have two segment tabs for example A and B, i set default value as A. So A tab will Active and B is in-active. each tab content have different list of contents. If a scroll A tab’s...
View Article