Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

SOLVED: JavaScript Firebase Login Integration: Uncaught ReferenceError: signIn is not defined

SlackOverflow:

I'm trying to make a sign-in form that is integrated with Firebase via Javascript from http://ift.tt/2BWbHQT.

However, I'm getting an Uncaught Referenceerror when I load the html file with Brackets and try clicking on the login button.

















Log In






And the JavaScript part:




What's the issue? querySelector looks for something with 'app' as its id right? So onClick="signIn", since it is in 'app', should be able to call "signIn" onclick?

Sorry for my terseness -- I'm really new to web-dev.



Posted in S.E.F
via StackOverflow & StackExchange Atomic Web Robots
This Question have been answered
HERE


This post first appeared on Stack Solved, please read the originial post: here

Share the post

SOLVED: JavaScript Firebase Login Integration: Uncaught ReferenceError: signIn is not defined

×

Subscribe to Stack Solved

Get updates delivered right to your inbox!

Thank you for your subscription

×