
Ionic Forum - Build cross-platform mobile apps with HTML, CSS, and ...
Forum for Ionic Framework, Capacitor, and everything cross-platform mobile app development related
Add TailwindCSS to Ionic - Ionic Framework - Ionic Forum
Feb 26, 2021 · When using ionic-cli Tailwind is not working because ionic-cli does not use the package.json scripts to run and build the project, looks like it uses react-scripts directly. So could this …
Using and configuring IonicStoreage for Standalone (2025) - Ionic ...
Aug 8, 2025 · Hi, I am in the process of updating my Ionic / Angular application to standalone. I have Angular v20.1.4, Ionic v8.7.1 I see some older post on setting up Ionic storage, and also at GitHub - …
Ionic build into wrong directory: www/browser?
Jan 29, 2025 · I am reimplementing my Ionic+Angular+PWA app using updated versions of “everything”. I’ve ported everything over to Ionic + Angular v.19 and worked out all the bugs. When I do an ionic …
[ (ngModel)]="binding" ionic 7 - Ionic Framework - Ionic Forum
Apr 4, 2023 · how to update [ (ngModel)]=“binding” for new ionic 7 ionic 6 <ion-input type=“password” [ (ngModel)]=“binding” required=“true”> now ionic 7 ?
Ionic capacitor using blocked aria-hidden issue
Dec 22, 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 focused element …
Build for iOS on Windows machine - Ionic Framework - Ionic Forum
Jan 15, 2024 · I do all my Ionic development locally (on Linux) and test Android locally. When I am ready to release a new version of the app, I log into the Mac, do a git pull/fetch, run ionic cap build ios and …
Ionic Vue JS Tutorials
Jun 21, 2023 · Ionic Vue Firebase - Ionic Framework v6 VueJS And Firebase - Authentication Flow Using Pinia For State Management - YouTube Ionic Vue Supabase - Vue JS Essentials: A Beginners …
Capacitor Google Login - Ionic Forum
Feb 20, 2023 · Have you managed to find a solution using latest versions, Amplify v6, Capacitor v7, ionic v8 ? I’m having real issues setting up google and facebook logins via AWS Amplify in a …
Searchable dropdown - ionic-v3 - Ionic Forum
Oct 8, 2018 · How i make my dropdown searchable also these are the values in my drop down. i want to apply a search on this drop down. how i achieve this?