Styling select-wrapper in ion-select
I’m trying to style label.select-wrapper inside ion-select. I want to change the flex direction so that ion-select’s content is flush to the right instead of to the left. If I change select-wrapper’s...
View ArticleWeb animations building up and crashing the webview
I’m using Ionic 7, Capacitor 5, and Angular 16. I’m not explicitly creating any web animations, but I can see in Safari Web Inspector under the Graphics tab that each time I navigate to a different...
View ArticleImplementing Offline Login in an Ionic App Using Keycloak for Online...
I’m developing a mobile application using Ionic and leveraging Keycloak for user authentication when the app is online. However, I want to implement an offline login feature that allows users to...
View ArticleError on ion-datetime when acccessibility font increased
Hello I have a problem with one of my applications, when a user is trying to access the application and they have changed the default device font size to the max or bigger font size, the...
View ArticleRedirect back to the Ionic app
Hi all I am working on a project using the BFF (backend for frontend). So for web application, it works pretty smoothly, we navigate the user to the auth server (just by using...
View ArticleIOS cocopods and www folder reset
Hi All, I need some advice on why this might have happened. I’ve been working on my app on a PC, uploaded it to Git, and then downloaded it onto my Mac. On my Mac, the app looked distorted. I had to...
View ArticleHaving issues with ion-segment and Playwright tests run in Github Actions
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleScroll to hide address bar on mobile browser
I am having issue with ionic/angular webapp. When i am scrolling thourgh the ion-content address bar must need to hide. But it’s not working as expected. This issue is from ionic v3 and we have ionic...
View ArticleDarshan Hiranandani : Has anyone experienced a 404 error when refreshing an...
Hi everyone, I’ve placed my app on a web server, but when I refresh the browser, I’m getting a 404 error. I’ve been informed that this might be related to not having a .htaccess file. Does anyone have...
View ArticleEnable Offline Functionality for Ionic Web App
I’m not a developer, but I do work on some small coding projects for my wife’s company. I’ve built a vehicle inspection SPA app in vanilla JS Ionic. A key requirement is that the app continue to work...
View ArticleIonicModule in standalone Angular Component - best practices
When creating a standalone component in Angular, the list of Ionic Components can make the imports and @Component import quite large. Eventually my developers want to replace the list with IonicModule...
View ArticleNo more Safe Area in iOS 18.1?
Hi everyone, I’ve been finally testing my first update since iOS 18.1 is out and realise that I don’t have the safe area anymore. Is anyone else experiencing something similar or is it just me (and...
View ArticleRouting / NavController not redirecting and not giving any error when route...
I am using Ionic 8, Angular 18 & Capacitor 6. My app has a combination tabbed and non-tabbed pages, with a single ion-router-outlet in AppComponent. My issue is in my tabbed page, let’s say...
View ArticlePlaying sounds in WebView
I want to allow a page opened in WebView to play sounds. What settings do I need to access for that? Thank you. 3 posts - 3 participants Read full topic
View ArticleDisabled for Input not working
Hello, using Ionic V7, I have this component in which I pass: <ion-textarea [id]="field.fieldName" label="{{ field.label | translate }}" .... spellcheck="true" [disabled]="field.disabled || false"...
View ArticleThis app requires a webview to work
Hey! Hello everyoe! I have been using Angular for over 6 years. Now, I’m learning IONIC. I was running a IONIC-Angular 18 app on my android device, and everything was working correctly. Then, I...
View ArticleIonic Standalone & ESBuild increase in initial bundle size. Lazy loaded...
I’m currently working on a migration from IonicModule with Webpack to Ionic Standalone Components with ESBuild. I expected the initial bundle size to shrink, since some components are only required in...
View ArticleNeed Help: Implementing In-App Subscriptions for iOS and Android Using Ionic...
I am currently using Ionic and Capacitor to convert my Angular web app into iOS and Android apps. Now, I want to integrate in-app subscriptions for both platforms. While researching, I found several...
View ArticleIonic Angular 19 > Not working
Hey, how are you? I noticed that Ionic Angular 19 is not working. What I found is that when the www folder is created, it has a different architecture: WWW prerendered-routes.json Browser Folder:...
View Article