ERROR TypeError: Cannot read property 'http' of undefined
@Dachu wrote: Hi I must be doing some thing wrong here plaease assist I am getting this error ERROR TypeError: Cannot read property 'http' of undefined let postItem= new Object({ title:issue.title,...
View ArticleProblems with height of modal
@NikolaiDev wrote: Hello. There is a problem with modal. If content is smaller than a modal window there is a space at the bottom of the window. image.png406x547 18.3 KB I tried to fix it using only...
View ArticleUnable to start new project
@soo wrote: Hi,I need some help, previously start a new project is easy: ionic start myApp --v2 but now with the following error: Installing npm packages (may take a minute or two)...Error with start...
View ArticleAndroid build Queued stucked and following builds wrong version
@innova7 wrote: Hi! Need help to fix my ionic cloud account. One of my build has stucked in Queued. 126 (release) to be more specific. And than, i sent other build. When i download it, comes the...
View Article@ngrx/store with InfiniteScroll, Pull-To-Refresh and Loading Indicators
@richardshergold wrote: I've only really been looking at @ngrx/store the last couple of weeks but I really love it and have converted my current app to use it. One thing I am not sure of is a good...
View ArticleAny way to force construction of a page on app start?
@ssridhar582 wrote: I have a global modal that I would like to have constructed (but not opened) when my app starts. Is there any way to do this in Ionic 2? Thanks. Posts: 1 Participants: 1 Read full...
View ArticleMailmunch Popup - Uncaught (in promise): invalid views to insert
@Corin wrote: Hi, I need to insert a popup in my pwa, this is what I am doing: <a href="#mailmunch-pop-123456">Subscribe</a> But when I try I am getting this error: Uncaught (in promise):...
View ArticleUndefined is not an object
@dupphil wrote: Dear,I am a newbies in ionic & angular. I fetch a remote JSON file and put data in a slider. sometime I got a runtime error "undefined is not an object (evaluationg...
View ArticleIonic 3 playground?
@zwacky wrote: Hey yallIs there a playground available for ionic 3 like there is play.ionic.com for ionic1?Would be nice to check components isolated from big codebases and report bugs easier.Cheers...
View ArticleComponent only rendering in app component! No error thrown
@alfredfrancis wrote: I'm using Ionic 3 I installed ionic2 auto complete componentnpm install ionic2-auto-complete --save added following refferences in app.module.ts import { AutoCompleteModule }...
View ArticleIonic Shake error
@Giallo wrote: Hi guys, I tried using shake plugin for my app, the code i wrote(actually the code I saw on official documentation page) is const watch = this.shake.startWatch().subscribe(() => {...
View ArticleWhite screen problem after loading splash screen
@skn wrote: Please help me, White page showing for longtime after loading splash screen. Posts: 1 Participants: 1 Read full topic
View ArticleText to Speech plugin error
@fouadkajj wrote: Hi, I am trying to use Text to Speech plugin but each time I run the Android app ( on my phone directly without IONIC View ) I got the error ERR_UNKNOWN Is there any another...
View ArticleIonic pull up button click event
@anilDevaki123 wrote: ionic pull up button click event Posts: 1 Participants: 1 Read full topic
View ArticleInAppBrowser doesnt open certain pages
@nst wrote: hi, i am using ionic cordova plugin of InAppBrowser, but it doesnt open certain pages in InAppBrowser. However same pages are opening fine when target is system and not blank. so it works...
View ArticleError: spawn cmd ENOENT with ionic serve command
@rituvendra wrote: i'm getting this error on running ionic serve command ,plz suggest how to get rid of this error.i'm usnig ionic v1.thanks in advance. new.PNG957x280 8.95 KB Posts: 2 Participants: 2...
View ArticleHow do you remove add-teacher.html?
@stephen_nur wrote: Case:1. Create Edit Teacher Page (Page)2. Created this directory [src/pages/edit-teacher-page]3. Copy edit-teacher-page.html to xyz.html4. ionic will transpile the...
View ArticleRemoving a view using POP method
@Ajith_23 wrote: Hi, • Im having some items in PAGE1 - while clicking on item edit, PAGE1 is pushed to PAGE2 using Nav-Controller Push Method. - In PAGE2 im editing some values and updating data which...
View Article@ionic-native/network@3.11.0 requires a peer of @ionic-native/core@^3.6.0
@mithunnath wrote: Hi, while trying to update ionic, I'm getting the following warning. > npm WARN @ionic-native/network@3.11.0 requires a peer of @ionic-native/core@^3.6.0 but none was installed....
View ArticleNew to Ionic, any advice for authentication with a rest back-end?
@turgodi wrote: Hello. I just started playing with Ionic today, i know the basics of Angular 2/4.It seems like the routing aspect is quite different, and i have a hard time figuring out how to make...
View Article