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
There are a huge number of console logs around the code that look like they have been left from debugging. Once you have fixed a bug remove the log before pushing it. The same with commented code once you have tried something and got it working remove the commented code you no longer need.
There are a huge number of console logs around the code that look like they have been left from debugging. Once you have fixed a bug remove the log before pushing it. The same with commented code once you have tried something and got it working remove the commented code you no longer need.