How can I include NPM modules in my app.js?
@lindsay_roberts wrote: I'm just trying to learn Ionic right now. I'd like to use an NPM module, but I can't figure out how to import it into my app.js file. I have the default side-bar ionic setup...
View ArticleNSURLSession/NSURLConnection HTTP load failed
@KrzysiekF wrote: Hello,I'm working on a new mobile application used to monitor sales on Envato Markets. I'm having a problem with the last update to iOS9. When application tries to connect to envato...
View ArticleHow to close a popover through another controller?
@Zahema wrote: I was trying the popover as the example in here http://ionicframework.com/docs/api/service/$ionicPopover/ <ion-side-menu side="left" ng-controller="SideBarController">...
View ArticleColor of a paragraph
@alepaciotti wrote: I'm starting to practice with ionic and sass. I want to change the color of a paragraph that is inside an item, as follows: .item p { color # 666; } From what I see, it is only...
View ArticleCollection inside accordion
@stpn wrote: Hello, I am trying to combine the collection-repeat type of view with accordion expandable list.. Basically combining this and this It does not seem to work.....
View ArticleDelay on state change from page to page
@rumesh wrote: Hi there Ionic Team! I'm using $state.go('app.payment'); to navigate to each page in my app.When this get activated it takes about 10 sec to load the particular page. The page's...
View ArticleiOS 9 Broke my app completely
@doodirock wrote: My app was killed with the release of iOS9. When I now run emulation the app goes to the loading screen, but then after it finished loading it just sits there at a blank white...
View ArticleIntegrating native screen in to a hybrid application
@fancywings03 wrote: I have created a hybrid mobile application in ionic framework with a flowers falling animation (have tried canvas, js and css3) and also with some other animations but, the flower...
View ArticleFastCanvas plugin not working
@fancywings03 wrote: I'm trying to create a hybrid application through the IONIC framework which displays multiple moving graphics implemented through HTML5 Canvas and JS. But, the animation renders...
View ArticleHow to add controller to side-menu
@Wahtel wrote: Hi everybody, i faced with the problem that i added ng-controller in my side-menus, and my side-menus is placed in my index.html like this: <body ng-app="starter">...
View ArticleIonic View - Splash screen does not display
@qz2rg4 wrote: Can someone please guide me how to display a custom splash screen on Ionic View App. It is missing on the app but if I install in directly on the device it works Thanks Posts: 2...
View ArticleSlideBox Pager gets doubled after animating and calling update Bug
@marcocaimi wrote: Days ago i found a very complicated bug in the ionic slide box.To reproduce create a slide box with 2 or more elements (using ng-repeat) slide to the second or the third, then call...
View ArticleReset DOM/View on Switching State/Location
@azurikai wrote: Hello IonicFrameworkForums! I am currently working on an application where I am submitting a form (on page /feature/xxx), and on submitting that form, it takes me to the page where...
View ArticleIonic for windows
@bujjibabu wrote: when can we expect ionic for windows support? Posts: 3 Participants: 3 Read full topic
View ArticleHow to build family tree using ionic
@badar15 wrote: Dears,I wonder if it's possible to develop an app to browse a tree like the video below using ionic or i need to go native? I appreciate your help in answering this and pointing me to...
View ArticleRunning ionic ios emulator with livereload stopped working
@carlosgoce wrote: Hello, I spend all morning trying to get working ionic on a real iphone device. I got it working after opening the project on x-code and changing the iOS deployment target to 8.4...
View ArticleCan we integrate Paypal payment gateway with ionic?
@dilipwk wrote: I am working in an application which needs payment gateway. I have tried manything to integrate payment gateway. But all was unsuccessful. I tired paypal payment gateway....
View ArticleIOS screen doesn't resize when changing landscape to portrait
@Urtado wrote: Hi, i'm struggling with this problem and i hope someone can help me. When i start the app, it's normal until i change the orientation from landscape from portrait. The screen doesn't...
View ArticleSet 'value' of input field in the form itself and not via controller
@subhashp wrote: I would like to set the 'value' of a input field in the form and not via controller. e.g. I want to set the value of below hidden field 'searchTyp' to 'app'. How can I do it? Kindly...
View ArticleIonic text field not getting focussed sometimes
@AnkurManchanda wrote: Hi All, We are facing an issue with a textfield on ionicPopup. When the popup is on display and the text field is selected at the borders sometimes the text-field is not getting...
View Article