You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed the strapi-plugin-postgis on a clean version of strapi 4.11.5 instance.
I created a field "Posizione" on a collection, but when I create an item, only a black text area is available and not the interactive map to edit the field.
I'm expecting the map is available to edit the value of the field. How could I solve this?
Issue
I've installed the strapi-plugin-postgis on a clean version of strapi 4.11.5 instance.
I created a field "Posizione" on a collection, but when I create an item, only a black text area is available and not the interactive map to edit the field.
I'm expecting the map is available to edit the value of the field. How could I solve this?
Thank you!
Configurations
My
schema.json
contains the following:My `middlewares.ts' is the following
The text was updated successfully, but these errors were encountered: