Explorar o código

Add console log to test live site

Lee Morgan %!s(int64=5) %!d(string=hai) anos
pai
achega
1b970309c8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      views/dashboardPage/js/newOrder.js

+ 1 - 0
views/dashboardPage/js/newOrder.js

@@ -140,6 +140,7 @@ let newOrder = {
                 }
             })
             .catch((err)=>{
+                console.log(err);
                 banner.createError("SOMETHING WENT WRONG, PLEASE REFRESH THE PAGE");
             })
             .finally(()=>{