verbb / formie

The most user-friendly forms plugin for Craft CMS.
Other
96 stars 72 forks source link

Google Places API key field is duplicated twice on settings page #2130

Closed jamesmacwhite closed 1 week ago

jamesmacwhite commented 2 weeks ago

Describe the bug

The API key field is duplicated on the settings page

image

Steps to reproduce

  1. Go to Formie Settings
  2. Add an address provider integration
  3. Select Google Places
  4. Two API key fields will be displayed

Form settings

N/A

Craft CMS version

5.4.10.1

Plugin version

3.0.9

Multi-site?

No response

Additional context

No response

jamesmacwhite commented 2 weeks ago

This technically is more of a front-end settings issue, the project config data only writes the API key field out once.

engram-design commented 2 weeks ago

Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-5 as 3.0.9".

engram-design commented 1 week ago

Fixed in 3.0.10