ReferenceError: window is not defined with NextJS and useSWR
I’m create Next.js v14 app and use leaflet package for react (react-leaflet). I have api page with json reponse at url /servers/map/json.
ReferenceError: window is not defined with NextJS and useSWR
I’m create Next.js v14 app and use leaflet package for react (react-leaflet). I have api page with json reponse at url /servers/map/json.