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 want to use geosearch widget from algolia and it requires _geoloc object in the hits or record in the index. The problem is strapi does not allow to use "_geoloc" as its field name( it violates regex pattern).