Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @jeffrey149

    The geolocation feature uses JavaScript to determine the user’s location. This process is executed after the entire page has loaded because JavaScript runs on the client side, which relies on the user’s browser. Depending on the browser and internet speed, this process might take some time.

    The reason behind this is to ensure that all the elements on the page have been fully loaded before any redirection occurs. This is to prevent any potential issues or errors that may arise if the redirection happens before the page is fully loaded.

    I hope this provides some clarity. Please let us know if you have any other questions!

    Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @jeffrey149

    I’m marking this topic as “resolved” due to recent inactivity. If more assistance is needed, feel free to post back here or open a new topic.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page reload after long time with geolocate with page caching’ is closed to new replies.