- Issue created by @darnold
I tried to reproduce this issue on Drupal 10.4 with Styled Google Map 8.x-2.6.
Installed via composer require drupal/styled_google_map:^2.6
Created a block with a Geofield (latitude/longitude)
Configured Google Maps API key under Admin > Configuration > Styled Google Map
Map displayed correctly without errors
No error was found in logs, and the configuration page loaded correctly.Can you share more details like:
The Drupal version you are using
Exact steps to reproduce the issue
The error message from logs (if any)- π©πͺGermany a.dmitriiev
a.dmitriiev β made their first commit to this issueβs fork.
- π©πͺGermany a.dmitriiev
I assume that darnold uses Drupal 11. For that version the ConfigFormBase needs one more argument, see change record https://www.drupal.org/node/3404140 β . MR includes the fix. Please check.
- π©πͺGermany a.dmitriiev
I have also added the same fix to 3.x branch in this MR https://git.drupalcode.org/project/styled_google_map/-/merge_requests/8
-
a.dmitriiev β
committed 21a9ad5c on 3.x
Issue #3511911: config form
-
a.dmitriiev β
committed 21a9ad5c on 3.x
-
a.dmitriiev β
committed d0aa053f on 8.x-2.x
Issue #3511911: ArgumentCountError:
-
a.dmitriiev β
committed d0aa053f on 8.x-2.x