The problem is when i drag a content in the child view, the content is...
@giridharyampalwar wrote: I change the value of attribute can-swipe-back="false" on ion-view tag but it is not working, still i get the issue Please suggest the solution for it Posts: 1 Participants:...
View ArticleCan't get SASS to compile to CSS file
@1BJK903 wrote: Hi all, I can't get SASS to compile my .css file when changing my .scss file, although "watch" is working. So I change my ionic.app.scss file and the command line outputs no errors,...
View ArticleHow to run app in background even if it is closed like whatsapp
@georgeMathew wrote: i need to run my app without launching my application like whatapp ,so i can receive message through socket and show count badge. i have tried background mode plugin but it didnt...
View ArticleGeolocation doesn't working in emulator, but in web working fine, how to solve?
@waraujo wrote: .factory('position', function( $rootScope, $cordovaGeolocation ){ console.log('building position') var position = {}; // 1ST / AUTO GEOLOCATION OF USER // displays a popup to indicate...
View ArticleHaving problems with ion-scroll in 1.2.1
@rgecy wrote: I updated my app to 1.2.1 and am having problems with ion-scroll. I have an image that I want to be able to view full size and have the user zoom in and out. When they click on the...
View ArticleIonic http post delete Header Origin
@SergeyRy wrote: Hello All, I am using Ionic for build app and I try to sent http POST request to server, but server return answer "HTTP/1.1 403 The origin "file://" is not authorized". I found out...
View ArticleI can't do the Update in the Table
@fabiobalsamo wrote: Hi why i can't do the Update in the Table????? Where is my error?? $scope.chiamataUno = function() { var authdata = Base64.encode("DEMVSINT_ADMIN" + ":" + "Password01");...
View ArticleHow to make a directive or equivalent?
@luchillo17 wrote: Hi, i was trying to see angular 2 docs but seems to me that the server is down, how does it works the directives in ionic 2? should i use the component decorator or is there a...
View ArticleHttp in the latest version of Angular and Ionic2 Alpha 46
@richardshergold wrote: Does anyone know what has changed in the latest version of Angular with regards to http and/or the observable it returns? I've just upgraded my Ionic 2 app from alpha40 to...
View ArticleIos-like modal view controller causes document query selectors to fail
@jtmarmon wrote: I have an ionic modal presented by FooController (note that it's a different controller than the one for the modal) like so: $ionicModal.fromTemplateUrl('templates/my-modal.html', {...
View ArticleFail to install ios-deploy
@ninthbeat wrote: This error occurs OSX El. Capitan 10.11.2Xcode version 7.2Node 4.2.4NPM 2.14.12 I used sudo npm install -g ios-deploy > ios-deploy@1.8.3 preinstall...
View ArticleSelect doesn't work like expected
@brunofcosta wrote: Hello, people. I need some help with a problem that seems to be simple. I have a select, but he always open in modal mod, and I can't change the colors of the options on hover,...
View ArticleSet multiple image in single image ionic
@enamul95 wrote: I have list with image, text and troggle button,. I want set mulitple image on single image if troggle check is true. How can i do it? Please help me.. Posts: 1 Participants: 1 Read...
View ArticleSomebody tried ?
@icarus_31 wrote: Hi, Right now, I have an issue with regular tabs. I have an app where I have few pages before ending to tabs view. Page1 --> Page2 --> Page3 --> Tabs I want to keep the...
View ArticleCordova-sqlite-storage problems with Ionic 1.1.1 and up
@vpease wrote: I am using PouchDB, Cordova-SQlite-Storage plugin and Ionic 1.1.0 with no problem at all. Working environment:PouchDB: 5.0.0 (tested also with 5.1.0)Cordova-SQLite-storage (0.7.14)Ionic...
View ArticleIonic | Check box instead of Tabs button
@abdulaleem_systems wrote: Hi, I want to create tabs layout, but instead of tabs button i want to use checkbox. Please see the below images: If i check Item, below form brings up the item information...
View ArticleHow to select tab when accessing state in different tab?
@jasminpethani wrote: Hi, I have problem in selecting tab, i tried following using $ionicTabsDelegate.select() method but failed.http://ionicframework.com/docs/api/service/$ionicTabsDelegate/ I am...
View ArticleTop header buttons
@coreelements wrote: I have an header : <ion-side-menu-content drag-content="false"> <ion-nav-bar class="bar bar-dark top-header"> <ion-nav-back-button class="button-clear"> <i...
View ArticleNot able to access Rest API from netbeans develpoment
@sureshtellakula wrote: Hi,I developed sample project with accessing Rest URL data from command line and able to get data by creating proxies in ionic.project and gulpfile.js. Same project i opened...
View ArticleIntel App Security Api Cordova Plugin
@zarko wrote: Wanted to let you know of this relatively new Cordova plugin provided by Intel for using native security properties and capabilities and at the same time ask if anyone can say couple of...
View Article