Whenever I press the "Get started" button on my website <http://dingocv.herokuapp.com/>, the screen goes black and I get the following errors in the console log. I do not see this issue locally, prior to grunt build being run and me deploying to Heroku:
WARNING: Tried to load angular more than once. Uncaught TypeError: d.focus is not a function You have included the Google Maps API multiple times on this page. This may cause unexpected errors. It appears to be loading the page again, but I am only expecting it to load the modal. The code for my index.html is as follows, full code here <https://pastebin.com/g9MeuKW8>. Not sure what else could be causing the issue? Can somebody please help? I've included my Grunt task as well - you can look here <https://pastebin.com/3JiaQwXU>. Note that I am using angular-strap <http://mgcrea.github.io/angular-strap/> for the modal. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
