"Cannot read property 'scrollTop' of undefined"
@Kole wrote: Trying to work with this codepen but running into the error "Cannot read property 'scrollTop' of undefined" Here's my directive .directive('scrollWatch', function($rootScope) { return...
View ArticleIonic.Platform.isIOS()
@sraveh wrote: Hi, Since I upgraded to ionic 1.7.12 ionic.Platform.isIOS() return true when running ionic serve on mac. Is this the expected behavior? Thanks,Simon Posts: 1 Participants: 1 Read full...
View ArticleChat with images and dosuments
@avihazut wrote: Hello, I would like to have a chat in my app so I believe the easiest way is to use Firebase as my database. What you guys will recommend if I also want to have documents as pdf and...
View ArticleLinking Meteor app with Ionic Lab?
@Cartnub wrote: Hey! I'm wondering if it's possible to link a Meteor app that uses Angular and Ionic with Ionic Lab? I'm a total beginner at web development and Ionic Lab looks great to develop on!...
View ArticleCordova File Transfer
@rajranjan wrote: I am trying to use ng-cordova file transfer plugin for file transfer.When i am using a file of less than 2MB then everything is working fine but if i am using file size more than 2MB...
View ArticleNg-repeat nested JSON
@i0x3a wrote: Hi all i got some problem when tried to parse JSON and do repeat... Check this out ! IONIC : http://play.ionic.io/app/b6a171c54a95 JSON File :...
View ArticleCannot find module 'webpack' (CLI v2.0.0-beta.15)
@seba46 wrote: Hello everyone, After creating a new project with 'ionic start MyIonic2Project tutorial --v2', ionic serve give the following error: ∆ Compiling and bundling with Webpack...There was an...
View ArticleInject code through Ajax
@sharkstate wrote: Hi. In my project, Im using an Ajax call to inject code into the ion-content. It contains items with an:<ion-item ng-click="openModal()"> However the ng-click never fires. If...
View ArticleFreelance pizza design
@dumorim wrote: I'm looking for a freelancer for pizza restaurant project skype:gabrielamorimbr@outlook.com.br Posts: 1 Participants: 1 Read full topic
View ArticleIonic v2 Cannot find module 'webpack' (CLI v2.0.0-beta.15)
@prantikv wrote: Installed ionic 2 CLI and when i do ionic serve i get the following:-> ? Compiling and bundling with Webpack... There was an error loading webpack.config.js: Error: Cannot find...
View ArticleIon-map icon not showing on iOS
@Damodar wrote: Ion-map icon is not shown on iOS device after phonegap build. It works in the browser and on android device. This is the code I am using: <ion-nav-buttons side="right">...
View ArticleNavbar height different from Android default
@binoculars88 wrote: I was wondering, why is the default navbar height in Ionic different (smaller) than the default of Android? Is there a way to make it the same height? I know you can change the...
View ArticleChrome and platform detection
@icarus_31 wrote: Hi, I am working with Chrome and its dev tool. Like you know, we can simulate different phone sizes. Does Ionic knows which platform is simulated? If so, why when doing the below, it...
View ArticleIonic 2 and Angular2's Router
@jamespaxi wrote: Hi folks, how much is shared between Ionic's Navigation component and Angular2's Router?Might be mistaking, It looks like Ionic implements it's own separate Router. I'm wondering if...
View ArticleSide menu icon replace with image
@edwrede_ZA wrote: Hi guys I've searched around and can't find an answer to this one so I'm hoping someone can point me in the right direction. I'd like to replace the standard Ionic side menu icon...
View ArticleCount the number of users views of each item in view
@m2m wrote: Am woking on ionic App where we should show the number of users view for each item in an items list any suggestion how to implement this ? Posts: 1 Participants: 1 Read full topic
View ArticleWas it wrong to invest in ionic 1.0
@m2m wrote: i love ionic and i invest time to build high performance app using the framework and when i saw ionic 2 i like it but i hate the fact i need to learn something new specially i only spent...
View ArticlengCordova Media on iOS
@guilhermec wrote: Hello Guys,I'm using Media plugin (org.apache.cordova.media) in my application to streaming audio. When I build in Android platform works very fine. But, when I build on iOS, the...
View ArticleIonic 2: Couldn't find ionic.project file. Are you in an Ionic project? (CLI...
@prantikv wrote: Trying to create ionic1 apps with ionic2 CLI, i did the following, ionic start cutePuppyPics1 and i get this:--> One awesome Ionic app coming right up... Creating Ionic app in...
View ArticleIonic side menu content blank page
@hamidzmi wrote: Hi firends. I asked a question in stackoverflow but no answer yet I need your help to find answer. thank you... stackoverflow.com ionic side menu content blank page asked by Hamid...
View Article