Livereload doesn't work with chrome
@danny36 wrote: Hello, I cannot test and debug my app on chrome browser with livereload, if I change html, css or js and save the file the browser don't refresh. this is my cli log output:...
View ArticleIonic side menu does not refresh my page
@demym wrote: Hi, i have an app based on sidemenus. Each page has the same left sidemenu and a specific right sidemenu, and my app.js is done in a similar way as under here: indent preformatted text...
View ArticlePrefill a form in ionic
@andenwee wrote: Hi when i usually want a form to be prefilled i use for example But this doesnt work with ionic. How do i prefill a text field form with ionic? ThanksAndreas Posts: 2 Participants: 2...
View Article[SOLVED] Ionic emulate android ERR_CONNECTION_REFUSED localhost:8100
@reedrichards wrote: Hi, I try to emulate my Ionic application on Android. Once my application start in the emulated device, it breaks with the following error: Application Error...
View ArticleIonic Image Map Highlights
@jdeng1234 wrote: I am trying to use https://github.com/AbdallaMohamed/Angular-Maphilight for my app to highlight certain areas in my image map. When I run 'ionic serve' and 'ionic serve --lab', the...
View ArticleArchitecture advise
@andreyshedko wrote: I need app architecture advise. Let's say I need to synchronize data stored locally in $localStorage with server. I suppose there is two ways possible:1. Call to specific device...
View ArticleNavigation in login to tabs application does not seem to work
@sumit_jaju wrote: Hey Iontroins, I am having really hard time getting navigation to work in ionic 1.x. I have a sign In page where user logs in and lands on tabs application tab-dash. Any link in...
View ArticleState Params not working in Ionic 1.3.1
@vikSwapd wrote: Hello everyone,i updated our app from Ionic 1.2.4 to Ionic 1.3.1 yesterday. Since then state params aren't working properly anymore. Was this changed somehow in 1.3.1? I wasn't able...
View Article$ionicView doens't work
@alexcandy91 wrote: Hello,I'm developing an application with Ionc framework ( of course ), and I have a problem. I would like to initialize some variables and execute some function every time I open a...
View ArticleIonic with svg
@hadiab92 wrote: ionic with svg .. the svg file not showing in ionic view and emulator but it work in browser and ionic serve that's my code app.controller('HomeCtrl', function($scope, $ionicPlatform)...
View ArticleNpm 504 error on installing ionic 1.2
@ndudenhoeffer wrote: I have an app in production on ionic 1.2. In trying to deploy a new CI system, I found that our ionic dependency is broken. Has anyone else dealt with this? I am not looking to...
View ArticleSelect box flickers when blurring input field, with attached model (ANDROID)
@heezo wrote: I haven't updated my app in months. Randomly, I started noticing issues with select boxes. Whenever we would leave an input field, that uses ng-model, tapping the select box would cause...
View ArticleIframe not working Production IOS
@calevano wrote: People not to you has happened or is happening to them but ... I have a app to launch in IOS, but I'm testing in a view loading an iframe a route with https : // Developing it me...
View ArticleSync failed 404
@strager wrote: I had successfully uploaded my app to ionic view and it worked great. I had made a lot of changes, including adding firebase and satellite support to the app, so I deleted the original...
View ArticleMissing entries in pbxproj
@yianni wrote: Hi, For some reason when I build my project for iOS it doesn't add values for ic_action buttons to the "project.pbxproj". On Android, the buttons appear fine. This means-my in app...
View ArticleDeleting events from native using ngcordova deleteEvent but not working
@vinaypatil wrote: hi below is the code i m using to delete events from native calendar , but not working. i m getting the result success but resulted calendar name is different from which i have...
View ArticleOn rebuild of ionic ios application, Stored images are deleted/removed
@surajde16 wrote: Am building ionic application to store images locally. Am saving the the image path in sqlite db. For storing images am using cordova file plugin. Images are getting stored fine. But...
View ArticleIs there any component to realize this feature?
@MerlinLi wrote: city.jpg640x1136 35 KB I saw this feature in native app, it's iOS select component, but is there any component in ionic for this feature? Posts: 1 Participants: 1 Read full topic
View ArticleUpdate 1.3.1 el salvador
@vicionic wrote: Hi, This is my ionic info and I would like to update ionic framework to 1.3.1 el salvador. How can I do it step by step please? Cordova CLI: 6.2.0Ionic Framework Version: 1.0.0Ionic...
View ArticlePopover on ng-init
@alxvallejo wrote: The documentation says you need to pass an $event to open the popover, and the examples point to ng-click. But if i want the popover to show on ng-init of the view, $event is...
View Article