Skip to content

Tag: react-router

How can I do to disable geolocalization?

I am working using react.js and the module useposition but I would like to know how can I do to disable the popup of geolocalization if I go directlry to this path : http://localhost:3000/activation I mean if I go to this route : http://localhost:3000/activation => I don’t have the popup of geolocali…