You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The line console.log(data); on line 36 in the index.html file, prints the whole HTML file in the console. It seems odd, so I was wondering if it is supposed to do that or if it is some kind of bug.