Closed ghost closed 1 year ago
Opps, my issue was that I missed the env()
in googleMapsApiKey: env("GOOGLE_MAPS_API_KEY"),
and pasted my key between the parenthesis.
Try adding GOOGLE_MAPS_API_KEY=AABBCC
to your .env file instead.
It still not working for me
We are solved the problem sorry by "yarn build" project to showing custom field on Strapi v4,14,0
Yes, you do need to build the project before the field will appear. Just added it to the docs
Same for me.
I've added the Custom content type..
When I create an Entry, I have no Location option..