Ion-text-wrap doesn't work
@danieldugger no i meant how to check if css file are loaded Or which part I can add new class for it?
View ArticleTranslate items of the default slide menu in the app.component.ts
@noutcharty Thanks , you saved me
View ArticleIon-text-wrap doesn't work
There are a number of SCSS files that you can review within the project that come with it out of the box. Have you tried word-wrap? You could just do it inline to see if it gives you the desired...
View ArticleApp is cut off in android but not iOS
So I’ll start by providing an example of the problem -> https://imgur.com/a/uXtkdUN You can see iOS/safari mobile displays this just fine. But if I use an android phone or chrome dev tools...
View ArticleNice calendar date picker UI for the browser
Looking to get a date picker that looks like this Screenshot_20190512-092021.png720×1280 39.3 KB Anyone have any ideas. Thank you
View Article2 second long gray loading screen
Hi, I see your worries, a gray flash screen before the splash screen. The problem is that the default activity that is launched has a gray background color theme. The solution I am going to show...
View ArticleFailed to install 'cordova-plugin-youtube-video-player': undefined for iOS
I am not able to install ‘cordova-plugin-youtube-video-player’ plugin for iOS after updating Xcode to 10.2.1. However, it is working fine with Android. Error log: Screenshot 2019-05-25 at 7.31.17...
View ArticleDynamically Creating Pages On Button Click
I have a list and each item has a button on it. The list starts out empty, the items are added dynamically when desired. What is the best way to dynamically create a page whenever the item is added to...
View ArticleIon-text-wrap doesn't work
Try <ion-label text-wrap> Using the directive without the ion- prefix
View ArticleHow to pass data from side menu
anyone ? this is my menu model export interface MenuOptionModel { // If the option has sub items and the iconName is null, // the default icon will be 'ios-arrow-down'. iconName?: string; // The name...
View ArticleProblem with router.navigateByUrl and Reloading Page
What about using guards to handle the navigation for authorized and unauthorized users?
View ArticleHaving a hard time showing filtered observable
You will definitely need to pass in the event to your function and can do so using the searchbar control. You’ll also want to filter after setting information equal to the object that contains the...
View ArticleIonic native music controls plugin notification show meta wrong in IOS
What appears in config.xml for the app name?
View ArticleSub menu problem
Hi guys, i have this problem. 1.PNG1242×2208 46.5 KB 2.PNG1242×2208 48.9 KB 3.PNG1242×2208 43 KB any ideas what i should do?
View ArticleShared modalpage in Angular project
Hi I think I did this differently Modal: created using ionic g page … change the route in its routermodule to be ‘settings’ or something else (not being ‘’) removing the routes in this module won’t...
View ArticleNetwork detection
hello, i follow this tuto https://youtu.be/CFoG0xkgVlE from Simon Grimm to check connectivity. Two remarks : displaying status network works fine only if i navigate and come back to the page. toast...
View Article[ion-router] the path does not match any route
Hi I am using ionic v4 using Stencil (no JS frameworks) and I am getting an error only on iOS devices that says this: [Error] [ion-router] the path does not match any route (anonymous function)...
View ArticlePWA Toolkit Using ion-router
ionicframework.com Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one shared code base and open web standards All of the...
View ArticleIonic Studio won't load
I’ve downloaded and installed ionic studio (0.0.61) on a Mac running macOS 10.14.5 and it simply won’t load. When I launch the application, nothing really happens. No window comes up. The icon is in...
View Article