Error
/home/admin/apps/env/lib/python3.10/site-packages/evoke/Page/evo/Page_event_public_view.evo line 84
h2: _("Speakers"), cls="pb-3"
row:
for key, value in self.ds('OrderedSpeakers').items():
speaker=self.Page.list(uid=int(value['Speaker']), db=self.Config.dbs['corporate'])[0]
speaker_dict = speaker.get_speaker_info_for_card(req)
speaker_card: __atts__=speaker_dict
ValueError: invalid literal for int() with base 10: ''
During handling of the above exception, another exception occurred:
nevo.Nevo.EvoRuntimeError: EvoRuntimeError: /home/admin/apps/env/lib/python3.10/site-packages/evoke/Page/evo/Page_event_public_view.evo line 84 <code object <module> at 0x7f7688273890, file "/home/admin/apps/env/lib/python3.10/site-packages/evoke/Page/evo/Page_event_public_view.evo", line 1>