prakhar9998 / tech-trek

0 stars 1 forks source link

localStorage.getItem() is null #4

Closed prakhar9998 closed 4 years ago

prakhar9998 commented 4 years ago

@akhilomar Exception is unhandled if the localStorage.getItem() returns null. Steps to reproduce:

  1. run localStorage.clear() in console.
  2. Click login without entering anything.
prakhar9998 commented 4 years ago

5