Cannot add to firebase using polymer project's <firebase-element>

223 views Asked by At

I am using polymer's to add records to my firebase. I am able to successfully log in buy cannot write, i get an error:

'Uncaught TypeError: Cannot read property 'ref' of undefined'.

Has any one successfully tried to add record using new firebase-element?

JS Bin is at http://jsbin.com/nohujoceto/edit?html,console,output

0

There are 0 answers