devcshort / stack-inbox

Chrome Extension for Stack Overflow Inbox and Notifications
MIT License
4 stars 6 forks source link

Add a null check to prevent React app from breaking #17

Closed bhavin-a closed 4 years ago

bhavin-a commented 4 years ago

How to check:

  1. Switch to the branch.
  2. Run yarn start to run the app.
  3. Verify that the app shows the message - "You have nothing in your inbox. Make sure you're logged in to Stack Overflow so this inbox populates." and should not break.