Change opacity of button
@mdline wrote: Hello, I want to change the opacity of button depending on boolean value, which can be changed by the checkbox. But don’t work, please help. <button class="isActive ? me-button : ''"...
View Articleplatform.setLang()
@George1 wrote: Hello! I’ve read about platform.setLang() method as i understand it should change “lang” attribute in index.html. So, here is my code: this.translate.onLangChange.subscribe((params:...
View ArticleCORS issue in Phone and Safari
@durgadutt87 wrote: I am using Ionic2 to create my first app. Used WordPress REST API for data. Everything seems to be working fine in android and Chrome. However everytime I install the app in iPhone...
View ArticleReference to THIS is null
@marcilioware wrote: Hi, Im using BarcodeScanner plugin and when I try to access “this” variable inside a then() callback, a reference to this variable is null. I also tried to use a NgZone but had...
View ArticleThe connection to the serve was unsucessfull in running app?
@sedar wrote: i am uploading some date to php server, as i upload data serve throws error but that not issue, the main problem is when app console that error, the connection to server lost so it...
View ArticleComponent properties and vscode ide
@George1 wrote: Hello! Does anyone know is there any VSCODE extension that will help to discover component properties from html template? For example: <ion-icon [name]="p.icon"...
View ArticleViewChild access custom component in ion-slide
@Lars-B wrote: Hi, I have problems to get to a reference to a custom component which is hosted inside of a ionic slide. HTML ...... <ion-slides effect="slide"...
View ArticleIonic cordova run android --device doestn work anymore
@siriushh wrote: cli packages: (/usr/local/lib/node_modules) @ionic/cli-utils : 1.19.1 ionic (Ionic CLI) : 3.19.1 global packages: cordova (Cordova CLI) : 8.0.0 local packages: @ionic/app-scripts :...
View ArticleWindows Server 2003 R2
@inesgomes wrote: Hello, Is it possible to install ionic and all its dependencies on windows server 2003 r2? Hope to hear from you soon. kind regards, ines Posts: 1 Participants: 1 Read full topic
View ArticleVirtual Scroll + Firebase = Slow rendering on scroll
@williamxsp wrote: Hello, Im creating an agenda using firebase and I have a list with > 3000 Contacts ({familyName, givenName, avatar}). When I launch the app for the first time it takes a time...
View ArticleUsing where filter with an object in ionic and loopback
@henrisco82 wrote: My database is something like this “status”: “todo”, “author”: { “username”: “henro92”, “email”: "henry.unah@rocketmail.com", “id”: “5a8aeb6b687d1b041471e4cc” }, “source”: {...
View ArticleBackground image from bind? ionic 3
@cariaga wrote: <ion-col col-12 class="my-thin-col" [style.backgroundImage]=url('{{myImage}}')>This column will take 12 columns</ion-col> Posts: 2 Participants: 1 Read full topic
View ArticleCan I change the slider pagination container?
@edlorran wrote: I’m currently on Ionic v3 wondering if I can change the slider pagination container or append it to somewhere else. I’ve tried this.slider._paginationContainer =...
View ArticleIonic View app - #1 thing I would fix
@morphist wrote: So what really puzzles me is this: Ionic View is OBVIOUSLY app for testing and development, means it should be used for pushing new versions of apps, updates etc etc Then I don’t get...
View ArticleRun Ionic 3 app(with couchbase db) using ionic serve
@nik2nik wrote: Hi, we are using the couchbase db for our hybrid app. The issue after integrating the db code is that now we are unable to develop screens using browser and hence rely on either live...
View ArticleThe first screen App
@healer12 wrote: How to create screen when dowload APP from CHPlay or Store , this screen only show when the first open app. not show the next time. Posts: 1 Participants: 1 Read full topic
View ArticleIonic 3 create checkbox dynamic
@sreejith13 wrote: hello everyone iam new to ionic. i want to create check boxes dynamicaly in ionic 3. iam trying to call an api which return any array of item name.so i need to create check boxes...
View ArticlePush notifications in PWA
@naveenkumar wrote: Hello Ionic Team, Happy to see Progressive Web App(PWA) support, but I think documentation is currently a problem. I want to send push notifications in PWA in IOS, Android and...
View ArticleiOS long press showing incorrect language
@ebellempire wrote: My ion-searchbar was showing Japanese (?) language for the iOS long press contextual menu (e.g. select, cut, copy, paste, define, etc…). See screenshot below. IMG_1574.jpg750x305...
View ArticleIonic 3: Can't build Android since updating Cordova etc
@Daveshirman wrote: My Ionic 3 project won’t build for Android any more. Serving to the browser is working. I’ve tried in numerous combinations: removing android platform updating cordova / ionic...
View Article