Ionic4 Datetime component sets minutes to current time
@rodrigojrmartinez wrote: I’m using a datetime component meant to show hours, I’m attaching its value to a form. I wish the input to be empty until you click on it, for which the hours should be open...
View ArticleIon-range with dual knobs displaying currency format numbers
@Damiano12345 wrote: I’m developing a form in which i use a dual knobs input type range to indicate a price interval . I need a solution that allows me to show the price variation on the knobs with a...
View ArticleStatic website with IONIC (?)
@jddk wrote: Hello, I’m sorry about how basic my question might be. I started with Ionic but I actually partnered with someone who is doing all the programming work and legwork. We are at the point...
View ArticleIonic side menu annoying problem
@Fares95 wrote: Hello , i wanted to make a side menu but after this the page appCompnent.html do not work anymore , please help ! <ion-app> <ion-split-pane> <ion-menu >...
View ArticleDeleting for an array (may be a defect)
@makarchus wrote: I am trying to build a functionality to have user get a list with checkbox and number of elements they choose, I need to delete it. When I select all items to delete, the last item...
View ArticleIonic 4 - View not push up when keyboard is shown
@sereyvuthy wrote: Hi, I am having a problem regarding to a view not push up when keyboard is shown, so I cannot key in the field that keyboard render over, please help Posts: 1 Participants: 1 Read...
View ArticleIonic 3 ios not splash image not applied
@pdj wrote: 스크린샷 2019-03-16 16.05.41.png2302×953 157 KB as you can see above…I added almost all image to images.xcassets folder on xcode…(I also did it on resources folder on ionic directory…)...
View Article@ApproTechnologies wrote: When put page is empty in my ionic4 what to do? Please Help Me Posts: 1 Participants: 1 Read full topic
View Article[Ionic V4] how do you put text under icon in ionicV4? Button
@avex wrote: How do you put text under icon in ionic V4? Before Ionic v4, it’s very easy to do that, but I have no idea to accomplish such kind of easy thing in Ionic v4. Plz help ~ <ion-button>...
View ArticleCORS issue because ionic is running on ionic://localhost on mobile device
@Dnlut wrote: I have an issue when using the Google Drive API on a mobile device (iOS). I am using the GooglePlus native plugin to obtain an access token. However when I make the actual call it is...
View ArticleIonic calendar issues
@ApproTechnologies wrote: <ion-calendar [(ngModel)]=“dateRange” [options]=“optionsRange” [type]=“type” [format]="‘YYYY-MM-DD’"> when put ion-calendar tag the page does not load the page was...
View ArticleIndividual NPM packages
@ollie-w wrote: Are there plans to publish Ionic components as individual NPM packages? I like the components but find the framework as a whole too overreaching. For example, I am not planning to use...
View Article[ionic4] How to close FAB button in ionic4
@pantarmj wrote: How to close FAB button in ionic4… my code was working in ionic 3 to close FAB button but the same code is not working in ionic4… my code is given below: <ion-fab vertical="bottom"...
View Article[ionic4] ion-reorder is not working in ionic4
@pantarmj wrote: ion-reorder is not working in ionic4… it was working in ionic3… some help pls… my code is given below: <ion-item-group reorder="true"...
View ArticleIonic build - cordova_not_available on device
@voidbrain wrote: Hello Ionites, anyone else got problems with last release of Ionic CLI? When i run on devices (iOS/android) i get cordova_not_available on (@angular/common/http) http requests and...
View ArticleIonic v4 Http get
@Gerdes wrote: Hi there, I´m using inoic 4 and want to make a simple http get but I alwas get Access to XMLHttpRequest at ‘MY_API_LINK’ from origin ‘https://192.168.178.21:8100’ has been blocked by...
View ArticleHow to print this kind of json data in console
@surumulluprudhviraj wrote: modedata [{…}]0: dur: "n:0.0"level: "n:8"val: "n:0.0"id: "pro"proto: Objectlength: 1__proto__: Array(0) i need to print the level Posts: 1 Participants: 1 Read full topic
View ArticleUnable to sign apk
@bedanta1998 wrote: I’m unable to generate signed apk. Here re the error messages I’m getting - When I entered this command $ jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore...
View ArticleIonic 4, Firebase and Searchbar
@AmberS wrote: Hi, I need help with using the searchbar to find the names from Firebase. I have successfully been able to list all of the names from Firebase, but I am having trouble with searching...
View ArticleNew app Service Finder
@obinnae wrote: After about 3 years of on-off developing and learning Ionic, I’ve finally launched my first Ionic v3 app. Service Finder is an app for connecting to nearby service providers...
View Article