=
Note: Conversion is based on the latest values and formulas.
Issue on ionic v8 + capacitorJs + angular 19 22 Dec 2024 · Hello, I have a strange issue. To reproduce: Create a simple “tabs” (ionic start) project with Angular 19 on the latest version. ionic serve: works fine. Add Capacitor: npm cap …
Ionic Angular 19 > Not working - Ionic Framework - Ionic Forum 18 Dec 2024 · 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 …
Ionic Forum - Build cross-platform mobile apps with HTML, CSS, … Forum for Ionic Framework, Capacitor, and everything cross-platform mobile app development related
Ionic capacitor using blocked aria-hidden issue 22 Dec 2024 · Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users. Avoid using aria-hidden on a …
Capacitor Overscroll Behaviour - Capacitor - Ionic Forum 20 Jan 2024 · Hey, i’m using Capacitor with SvelteKit and TailwindCSS. My problem is that the bounce-scrolling or overscrolling effect is applied to my header and bottom navigation bar. …
Ionic Angular Standalone 27 Oct 2023 · What version of Ionic is recommended? I see from bug report on GitHub that there are some bugs with Standalone Ionic Components. I personally encountred one of them. …
Ionic Cordova Google Login - Ionic Angular - Ionic Forum 11 Mar 2024 · Ionic Cordova Google Login Ionic Framework Ionic Angular michel-silva March 11, 2024, 9:09pm
Ion-icon needs addIcon (..) in Ionic8 Angular19?! - Ionic Angular ... 31 Jan 2025 · Hi, Im’ just trying out Ionic 8 with Angular19. It looks like ion-icon is not anymore working like before. I get errors like: Ionicons Warning]: Could not load icon with name “trash …
Ionic with Vite - Ionic React - Ionic Forum 5 Dec 2024 · If you are using Vite, the index.html goes in the root folder and not public. Are you converting your app over to using Vite? If so, maybe take a look at the React Vite starter …
Ionic Generate Page Issue with Angular Standalone 4 Feb 2025 · Angular 19 updated the default components to standalone, so if you dont want to manually add all “standalone: false” to the components you can just downgrade to v18 of …