Mapbox SearchBox clear button ( x button ) Issue in Nextjs 13Â + Prisma + ChakraUI
Unanswered
Siberian Accentor posted this in #help-forum
Siberian AccentorOP
I have integrated mapbox into existing generated nextjs 13 repo, I kinda need to include the map feature into it.I used mapbox SearchBox for autocomplete the input and to pinpoint the searched location to the map. When I clear the SearchBox using keyboard map re-render and refresh the map but when I use the x button to clear the Search Box it won’t re-render the map and stays at the same location. And couldn’t any docs for that, anyone who has suggestions for the solution?