ionic2-angular2-firebase
ionic2-angular2-firebase copied to clipboard
Building hybrid mobile apps using Ionic 2 and Firebase
Iam getting following error message TypeError: Cannot read properties of undefined (reading 'annotations') at ReflectionCapabilities.annotations (http://localhost:8100/build/vendor.js:18711:24) at Reflector.annotations (http://localhost:8100/build/vendor.js:18829:44) at NgModuleResolver.resolve (http://localhost:8100/build/vendor.js:15969:44) at CompileMetadataResolver.getNgModuleMetadata (http://localhost:8100/build/vendor.js:15226:47) at RuntimeCompiler._compileComponents (http://localhost:8100/build/vendor.js:26691:47) at RuntimeCompiler.compileModuleAndComponents...
[15:45:59] lint finished in 3.57 s [15:46:01] typescript: src/pages/signup/signup.ts, line: 115 Property 'status' does not exist on type 'XMLHttpRequestEventTarget'. L114: xhr.onload = function (e) { [15:46:01] typescript: src/pages/signup/signup.ts, line: 116...
After Login Menu will not open, but when i refresh browser all works fine. Has anyone else ran into this?? thanks a million!! anyone!!??
I updated the Ionic/app-script and typescript versions in the package.json file and deleted the main.prod.ts file from the app folder because they've been deprecated. This also solved the _'Cannot find...
Hi can you please add the Facebook login?
Really cool project congrats on setting it all up, one thing I would comment on though, have you thought about adding forgotten password to login section?