Download Ionic 2 bundle files without npm
It'd be an awesome feature for a lot of people I think so. Thank you !
View ArticleUser preferences set up
HI, I am wanting to set up user preferences with a toggle switch which will then filter the information I have on a database that I have with firebase Please can someone tell me how I would go about...
View ArticleFile after iOS build missing
I think ionic 1.2.1 already includes swiper. You probably don't need to import your own swiper.js.
View ArticleDiv's height expand with its content
Hello, First sorry for my english :S I have a problem with the design. I want a div (yellow) with a text with size hight but i have problem with div's hight. I want that if my text is large my div...
View ArticlePure CSS Parallax not working
Your pen doesn't work for me (using Chrome v47.0.2 latest for MAC) - think it might be a browser thing Issue seems to be the parallax doesnt work and it doesnt show all the images and there is huge...
View ArticleProblems with side menu
friend, thank you for helping me, but it did not work anyway :(.any other suggestions?
View ArticleIonic 2 alpha.31: npm failed to install dependency reactivex/rxjs
I was trying to go down this path with visual studio 2015 and could not get typescript and ionic2 to play nice together and integrate the build process... Have you had much luck?
View ArticleIonic 2: Couldn't find ionic.project file. Are you in an Ionic project? (CLI...
I'm also seeing this problem since I did npm install -g ionic@beta
View ArticleDoes ion-refresher or equivalent will be implemented in Ionic 2?
Does somebody knows if the ion-refresher or an equivalent will be implemented in Ionic 2? Thanks
View ArticleTypescript demo compile errors
The solution is to bring down the ionic typescript mappings. This short video shows the process a guy goes through to do so for angular: (remember to also tsd install ionic)
View ArticleScroll doesn't work until after screen re-orientation
Anyone else having this issue? The same happens when I test my application on a low resolution device. If I test it using genymotion or browser everything works fine
View ArticleIcons not working
HI. I'm trying to get some icons to display in a footer. Looking at the docs here I should just have to insert <icon heart></icon>to display a heart icon. This isn't working. I'm getting...
View ArticleHow to stop the change state and the tap events analytics
the ionic analytics send events when users tap or navigate between view "state change" we build the custom events and we want to stop those default events
View ArticleIon-scroll won't let me scroll down the page vertically
I'll answer my question incase anyone else runs into this problem Open ionic.bundle.js Find: ignoreScrollStart: function(e) { Then comment out the first line beginning with return // return || //...
View ArticleNo luck trying to update badge on a tab, scoping issue?
Thanks Saurabh. That is what I ended up doing after a reply on another thread in stackoverflow angular.module('controllers').controller 'NotificationsCtrl', ($scope, Notification)-> console.log...
View ArticleIonicview with firebase: failure to authenticate
I have written an application that works fine when running on android (ionic run android) but doesn't when running inside ionicview. I have jsconsole to capture the console and this is what I see. The...
View ArticleDoes ion-refresher or equivalent will be implemented in Ionic 2?
I've seen a reference to it in the source code, there is a chance it may be implemented. Sorry can't help more than that
View ArticleIonic-lock-screen - add a passcode lock screen to your app
Hi, I followed the install instructions, but only getting this error now: Uncaught Error: [$injector:modulerr] Failed to instantiate module starter due to: Error: [$injector:modulerr] Failed to...
View Article