Geolocation autocomplete field broken

Created on 13 February 2018, over 7 years ago
Updated 27 June 2024, about 1 year ago

The geolocation field autocomplete input does not work because /templates/form/container.html.twig lacks the wrapper div with its attributes.

Solution

Wrap the output of /templates/form/container.html.twig in a div with attributes:

<div{{ attributes }}>{{ children }}</div>

Feature request
Status

Fixed

Version

1.13

Component

User interface

Created by

🇨🇭Switzerland boromino

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024