Fix 'undefined' error when not enough events are returned by API
Prod API didn't return enough past events and pushed undefined into the events array, which of course couldn't be rendered.
Edited by Ghost User
Prod API didn't return enough past events and pushed undefined into the events array, which of course couldn't be rendered.