eg if I went to the url /saved/9999, the server has the following error:
File "/home/aaron/aaron-schroeder/distilling-flask-deploy/application/plotlydash/pages/dashboard_db.py", line 32, in layout
activity.strava_id,
AttributeError: 'NoneType' object has no attribute 'strava_id'
eg if I went to the url
/saved/9999
, the server has the following error: