Beznet / tydii

Organization app for decluttering
https://www.tydiiup.com
1 stars 0 forks source link

Error thrown on /results with no item #54

Open Beznet opened 4 years ago

Beznet commented 4 years ago

If a user isn't logged in and they don't have any localStorage data, they will see this error: TypeError: Cannot convert undefined or null to object

Need to prevent access to that page unless logged in