Good evening Keith and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
We apologize for the inconvenience caused by this glitch.
We are actively working on a fix for this.
Unfortunately, I cannot commit to a release date for a fix at this point.
But you will be contacted as soon as there is one.
In the meantime, we do have a workaround:
Create a template override:
1. Copy this file
wp-content/plugins/events-calendar-pro/src/views/pro/widgets/modules/single-event.php
to
wp-content\themes\{your-theme}\tribe-events\pro\widgets\modules\single-event.php
2. Open it for editing and add these two lines in the beginning:
$zip = tribe_get_zip();
$region = tribe_get_region();
3. Save.
Thank you for your patience as we see this through.
Best regards,
Geoff B.