Fix Toggle Error if User isn't found in Database

Issue #6 resolved
Alan Beam created an issue

Uncaught TypeError: Cannot read property 'length' of null

This occurs if the user isn't found in the database. Need to add a check to avoid the javascript error.

Comments (5)

  1. Log in to comment