Radio Button Values Not Restored When View Caching Switched On
Wow I feel stupid. I realized it's because of the missing name attribute each set of radio buttons are being grouped together. So when you select one, the selection from a previous group is lost....
View ArticleWhats affecting the performance of the app ? inline css?
Haha, glad I could help. Theres lots of little things to learn about web/mobile dev, but it looks like you are on the right track. As far as your concern about multiple CSS files, you are correct that...
View ArticleNpm install ionic error
I've the same problem!I'm trying to update ionic but I'm not able to cause this error: root@GhilbaDebian:/opt/node/bin# ./npm install -g ionicnpm ERR! not a package...
View ArticleList item: avatar with centered title
Any luck with this? I'm facing the same issue... Would you mind sharing what you ended up doing?
View ArticleNew to iOnic and android SDK... please help
gmarziou: GenyMotion Thanks for the info....What software do you use to transfer to an actual device is it ionicView
View ArticleDocs for Ionic annotations
I see Ionic2 is introducing new annotations like @Page and @App.Is there any documentation on how to use them? Seems @Page is placing @Component but it doesn't take providers
View ArticleIonic camera ios problem
Hi Well i can't explain the issue but i can show Here is my camera shot with allow edit And here is the wanted allow edit i know here is another topic but i don't want to use second editing Cordova...
View ArticleAngularJS Post and CORS
It work! But an OPTIONS still sending before POST. So when the request will ended by a device the post will be send without OPTIONS if a understand well ? The problem here is the bowser ?
View Article'Cordova/CDVViewController.h' file not found in Xcode 7.1 beta
Thanks @Sikavica! For anyone running xcodebuild through gulp, be sure to double escape the dollar signs: \\$(TARGET_BUILD_DIR...
View ArticleNew to iOnic and android SDK... please help
No, you can use ionic run android --device or adb install yourApp.apk
View ArticlengCordova Camera - geo and file data
Hi when I use the camera plugin - with the following options, the image is saved to the gallery, however the date is wrong(it defaults to 1970) and no geolocation data is saved. Are there permission I...
View ArticleCan I use ibeacon with ionicFramework
Hello, Does anyone knows a plugin in order to "emit" instead of ranging and monitoring ?
View ArticleUse ionic2 alpha, app is blank
Hi, I'm having the same issue here... Although, I'm using Android emulator (Nexus 4, Android 4.0) This is a snippet with an error from logcat: E/Web Console( 1583): EXCEPTION: Error during...
View ArticleUse ionic2 alpha, app is blank
Check what's causing: TypeError: undefined is not a function
View ArticleIonic 2 - Modals example giving me lots of errors
Hi there! Anybody tried the modals with Ionic 2 framework? I am getting lots of errors when extending to Modal like the example. class MyModal extends Modal I fully understand it is still in alpha....
View ArticleCreator Release Date or Invite?
Hi Matt, Is there any update on when Creator will be released? Mo
View Article[UPDATED] Screencast of Building a Todo App with Ionic 2
I also have a slightly more expanded article version (as well as source code) available form my website now: http://www.joshmorony.com/build-a-todo-app-from-scratch-with-ionic-2-video-tutorial/
View ArticleProblem with instalation
On your last post, when you just change directories, what is the error code? Did you install ionic and cordova with the -g flag?
View ArticleNative Scrolling and ion-refresher --> iOS
Continuing the discussion from Native Scrolling and ion-refresher --> iOS: illidan: Hi, I using latest ionic version (1.1.0). Our application is heavy (lots of data on screen), and js scrolling...
View Article