The geolocation β field autocomplete input does not work because /templates/form/container.html.twig lacks the wrapper div with its attributes.
Wrap the output of /templates/form/container.html.twig in a div with attributes:
<div{{ attributes }}>{{ children }}</div>
Fixed
1.13
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.