Calendar Cannot Reproduce Location not working when creating/editing and event

Affected add-on version
2.4.5
Google API key at /admin.php?add-ons/NF-Calendar/options is set, and has been working for a long time.
Recently (couple of months ago was last known working), when creating/editing an event the location is not remaining after being saved.

When entering in a location, the autocomplete works with Google showing matched options. Select one, click save. The location isn't shown on the event listing. Edit the event, and the location is blank.

Calendar 2.4.5
XF 2.2.16
 
Is there anything in the browser console after you select a location?
Only this ....
Code:
js?key=[redcated]&libraries=places:317 Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice loading patterns please see https://goo.gle/js-api-loading
 
I can't reproduce the issue in the original post. Do you have any other bits of JS loading on those pages which might potentially be causing a conflict?
Only this ....
Code:
js?key=[redcated]&libraries=places:317 Google Maps JavaScript API has been loaded directly without loading=async. This can result in suboptimal performance. For best-practice loading patterns please see https://goo.gle/js-api-loading
Thanks, this is unrelated but I've fixed this in the next version.
 
Back
Top