SamSamskies / react-map-gl-geocoder

React wrapper for mapbox-gl-geocoder for use with react-map-gl
MIT License
123 stars 29 forks source link

Marker doesn't show and menu stays open when using bbox prop #81

Closed SamSamskies closed 3 years ago

SamSamskies commented 3 years ago

Sandbox demo of bug: https://codesandbox.io/s/react-map-gl-geocoder-v2-bbox-bug-example-ww8sl

bbox-bug

SamSamskies commented 3 years ago

bbox value needs to be memoized. Will open another issue mentioning that prop values need to be memoized.