Post endpoint firing twice
@killmore wrote: After converting my project over to Ionic 3 using httpclient, I’m now running into the problem where my .Net api endpoint is running twice on post calls. This only happens the first...
View ArticleAngular/ Ionic Array output
@RobertLow wrote: Hi, I am trying to display 2 ion-card at the same time. This is what I tried, Page1.html <span *ngFor="let temp of myArray"> <div *ngIf="temp.myArray === 'red' ||...
View ArticleIonic 3 Unable to fix maxlength for prompt input of alert controller
@Madhawa wrote: Im used my mobile application for ionic-3 I have some small issue, I want to set the max length dynamically, I tried but not work that Unable to fix max length for prompt input of...
View ArticleBUG in ionic lazy loading custom component
@nuruddinba691 wrote: I have custom component imported on the page both use Lazyloading, and when I change anything in component doesn’t appear in the screen as well, I should redo “ionic serve” to...
View ArticleIonic 3 using ion-checkbox for only select one
@Nulra wrote: How can I using checkbox for select one (just like radio), my code: <div *ngFor="let address of addresses; let i = index;"> <ion-item> <ion-checkbox id="cb_{{address.id}}"...
View ArticleErrors in passing values from array (answersList) to ion-list
@mabelll wrote: Hi, I am building a chatbot currently and I am having issues with passing values from array (answersList) and show in the form of ion-list. May I know what’s the issue? Below are the...
View ArticleNo label displayed on a doughnut chart by using Chart.PieceLabel
@romulus64 wrote: Hello, It’s kinda weird, but if I include the code from here, I can draw the doughnut chart, the tooltip on each slice works well, but I have no label on each slice, is this...
View ArticleIon horizontal scroll inside ion-slide is not working
@chats1986 wrote: This is my code, It is a sliding segment inside which I am trying to achieve a film strip like scroll. Not sure how to do it, Can someone please help?? Thanks in advance!...
View ArticleCreating Wishlist
@vibinflogesoft wrote: Hi, I need to create a wishlist on ionic3 magento application.When i added to wishlist the button should have to change color.But while reloading the page it looks like the...
View ArticleMake push to view after several seconds
@mdline wrote: Hello, I wanna make redirect to another page when I got an error from backend. But I want that the redirection to another page is made after several seconds when an error occured. Is it...
View ArticlePhoto Editing plugin
@Dhb wrote: Hello there! I want to write text on image, So, is there available any tools/plugins in ionic or cordova? Please help me on this. Regards, Dharmesh Posts: 1 Participants: 1 Read full topic
View ArticleIonic v1 build error
@mladenkoml wrote: When i build ionic v1 app it builds ok but when i start my app i get this error: 01-26 10:03:32.615 17270-17270/? E/AndroidRuntime: FATAL EXCEPTION: main Process:...
View ArticleTabs navigation is very slow on *ngrepeat
@enginmostafa1 wrote: Tabs navigation is very slow on *ngrepeat Posts: 1 Participants: 1 Read full topic
View ArticleBuilding error
@vicsoft wrote: hello everyone,please i just installed ionic on my new pc(ubuntu 16.04 LTS) and i’m having the following errors when trying to build my project: ANDROID_HOME=/opt/sdk...
View ArticleHandle hardware buttons
@rsberrocal wrote: Is there any plugin to handle this buttons? i know how to do it with the back button, but i need it for home button and recent button. Thanks. Posts: 1 Participants: 1 Read full topic
View ArticleCustomize Scanning screen of Barcode Scanner Plugin
@paulvasseurdev wrote: Hello, I’m using phonegap bardcode scanner in my ionic app, I need to customize the scanning screen, like put the overlay in white, adding button under scanning square … I...
View ArticleDependencies between cordova plugins
@pyav wrote: During remove/add android platform, noticed this plugin dependencies. This not single case, before had same between file and file-transfer plugins versions One plugin ask to downgrade...
View ArticleSlides show
@duclt wrote: i need packet support make slider like image below .As we surf the image and the text will be surfed, the white circle containing the icon will move in the middle and larger. thanks for...
View ArticleWidget widget Widgets for publishing applications
@sherianderson wrote: iam trying to publish my app in google store for the first time. Things I need to modify in config.xml. For example is there any naming convention for widget id? And what else is...
View ArticleCordova.js in or in
@reedrichards wrote: Since I introduced Sentry I get some reports of weird issue like Native: tried calling StatusBar.styleDefault, but the StatusBar plugin is not installed. Install the StatusBar...
View Article