Giter VIP home page Giter VIP logo

fireuserdemo's People

Contributors

jon-biz avatar

Watchers

 avatar  avatar  avatar  avatar

fireuserdemo's Issues

Sign Up doesn't update Firebase

I am having troubles with the Demo app.

This is what I have done so far:

  1. Cloned the latest FireUserDemo from this morning
  2. Created a new Firebase
  3. Enabled Simple Login Email & Password authentication provider in Firebase Forge
  4. Verified that Security Rule are read and write true
  5. Updated app.js to set FireUserConfig url to Firebase url
  6. Executed bower install to get angular, angularfire, fireuser, etc.

I run the app for a local web server (localhost on a port other than 80). The page comes up and when I do a Sign Up then the message at the top changes to "Fire User Demo - user undefined logged in"

My Firebase is shazfireuser and in the Forge I see the following structure:

shazfireuser
data
1: ""

Batarang shows the follow for $rootScope:

{
loginstate: true
data: {
user:
}
}

No errros show in Chrome Developer Tools window

What else should I check?

The hosted demo doesn't work -- looks like New Relic JS code is messing up the page

I'm looking at https://glaring-fire-5689.firebaseapp.com/, and none of the custom directives on the page are working. Viewing source, it appears that some New Relic Javascript code is terminating the page, before the <script> tags appear to load all the firebase and angular JS files. Here's what I see at the end of index.html:

<script type="text/javascript">if (!NREUMQ.f) { NREUMQ.f=function() {
NREUMQ.push(["load",new Date().getTime()]);
var e=document.createElement("script");
e.type="text/javascript";
e.src=(("http:"===document.location.protocol)?"http:":"https:") + "//" +
  "js-agent.newrelic.com/nr-100

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.