Salta ai contenuti

Astro.clientAddress is not available in prerendered pages.

Questi contenuti non sono ancora disponibili nella tua lingua.

StaticClientAddressNotAvailable: Astro.clientAddress is only available on pages that are server-rendered.

The Astro.clientAddress property is only available when Server-side rendering is enabled.

To get the user’s IP address in static mode, different APIs such as Ipify can be used in a Client-side script or it may be possible to get the user’s IP using a serverless function hosted on your hosting provider.

See Also:

Contribuisci

A cosa stai pensando?

Crea una Issue su GitHub

Il modo più rapido per segnalare un problema al nostro team.

Comunità