Google Places API key field is duplicated twice on settings page
Closed this issue · 3 comments
jamesmacwhite commented
Describe the bug
The API key field is duplicated on the settings page
Steps to reproduce
- Go to Formie Settings
- Add an address provider integration
- Select Google Places
- 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
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
Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-5 as 3.0.9"
.
engram-design commented
Fixed in 3.0.10