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'm trying to use react-map-gl-geocoder in my Next.js application.
The mapbox-gl-geocoder appears on my screen, but I can't see the geocoder.
Nonetheless, the geocoder appears in my react dev tools.
I tried out many things before it occured to me that Next.js is probably causing this problem.
The code below is from one of the examples.
Does anyone have experience with react-map-gl-geocoder + Next.js ?
Hi,
I'm trying to use react-map-gl-geocoder in my Next.js application.
The mapbox-gl-geocoder appears on my screen, but I can't see the geocoder.
Nonetheless, the geocoder appears in my react dev tools.
I tried out many things before it occured to me that Next.js is probably causing this problem.
The code below is from one of the examples.
Does anyone have experience with react-map-gl-geocoder + Next.js ?
The text was updated successfully, but these errors were encountered: