Tree Menu help
hi guys, im pretty new to ionic and react , Im trying to figure out how to get a tree Menu ( a menu with sub items) does anyone have a good example of that ? Or is there a Ionic component to handle...
View ArticleModify grid breakpoints ionic 5
Is there any way to customize $grid-breakpoints on ionic-5 ? I want to change the default values in order to have betters results for different desktop screens. 1 post - 1 participant Read full topic
View Article'Can't resolve all parameters for LoginPage' when injecting Storage
I have an app just about finished, but I need to store a few things in local storage. So, I followed https://ionicframework.com/docs/angular/storage to install ionic-storage. Now, my page complains...
View ArticleCan't refresh side menu after login
100989282_321318705529288_1334783317706276864_n720×1280 29.3 KB Ionic: Ionic CLI : 5.4.13 (C:\Users\SAMSUNG\AppData\Roaming\npm\node_modules\ionic) Ionic Framework : @ionic/angular 5.1.1...
View ArticleHow to handle background mode on open modal
Hello, I am developing a geolocation application which should record the position and send it even when it is in the background. I use the modules @ionic-native/background-mode and...
View ArticleFirebase signInWithRedirect stops service?
Hello guys I’m trying to make a login with firebase using signInWithRedirect but after redirect all the data is lost and I can’t get the error from the try catch in the async call. Is there any way to...
View ArticleHow can I show an ion-datepicker as popover in iPad
How can I show an ion-datepicker as a popover only on iPad? I have no problem showing the picker, the problem is that I want to show it as a popover, like on an iPad (same style) Example: I’ve been...
View ArticleFirebase: Can Ionic retrieve the uid?
Two newbie questions: 1.) Is it possible to obtain and use the client’s account uid (request.auth.uid)? 2.) If so, is it visible to the entire world or just the authorized user? 1 post - 1 participant...
View ArticleGoogle places autocomplete styles not changing
I’m working with Ionic v5 and Angular 9 for a mobile project and I’ve added a input for address. The autocomplete on the input works great and I can change styles on the browser and I get to customize...
View ArticleIonic Rabs Routing
Hi everyone I am new to Ionic. I am working on a personal project and using tabs. I am finding it difficult to route the automatically generated tabs to a newly generated page. Does anyone have any...
View ArticlePicker embedded
Hi everyone, is it possible to insert a picker inside a div and not have it externally? thanks 1 post - 1 participant Read full topic
View ArticleCapacitor and Cordova
I am a beginner - I have installed ionic v 6.9.1 , cordova 9.0.0 and capacitor and am ready to learn building Apps. Can someone tell me if I need both cordova and capacitor . If not necessary to have...
View ArticleExample of using OpenLayers 6 with Ionic Angular?
HI! I’ve been successful in using OpenLayers 5 with Ionic but when upgrading to OpenLayers 6 it doesn’t work. I can see the map but all controls are in the upper left corner and I can’t scroll or zoom...
View ArticlePost method: value from budy is null in API
I developped a post methode in API (coded on ASP.NET) // POST api/<controller> public string Post([FromBody]string id) //add user { using (BDPLMProjectENEntities db = new...
View ArticleDo not apply styles on some android devices
On android, styles no longer apply. Until a certain point, everything worked fine, but after adding new functionality - without new page. On one device ( android 7), some of the styles are not...
View ArticleTypeError: ionRouterOutlet.commit is not a function
Hi, I’m writing test cases for react ionic app ( using tab template ). I want to test when I click on IonTabButton it should redirect to the correct route. How can I achieve this? Below is the code...
View ArticleGeolocation not working
I’m scratching my head since last three days, but continuously failing to achieve my desired results, all I want is to fetch the geolocation coordinates, if the device location is turned off, a prompt...
View ArticleHow to update componentProps and have overlay components rerender?
Hi Many ionic components (modal, loading, popover etc) are based on the overlay. According to the doc, one way to pass in data is via the ComponentProps property. This only works for the first time,...
View ArticleIonic 'Maximum call stack size exceeded' error at start up
My Ionic application using Angular is throwing this error in console as “maximum call stack size exceeded” at application startup. This is negatively affecting application startup times ERROR...
View ArticleIonic Capacitor 404 eror - inappbrowser is not in the npm registry
I got an error 404 from trying to install the inappbrowser plugin npm install @ionic-enterprise/inappbrowser npm ERR! code E404 npm ERR! 404 Not Found - GET...
View Article