Jon-Biz / FireUserDemo

This is a demo app for the FireUser user management library
0 stars 0 forks source link

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

Closed skingsland closed 10 years ago

skingsland commented 10 years ago

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
Jon-Biz commented 10 years ago

Still trying to figure out how that was included. Clearly, I need to less easy granting github permissions to apps.

EDIT The app is still not working. For reasons unclear to me, firebase is not hosting some components properly.

FYI - this demo is going to be moved to be included in the Firebase library.

Jon-Biz commented 10 years ago

It's working now.

https://glaring-fire-5689.firebaseapp.com/