carbonplan / maps

interactive multi-dimensional data-driven web maps
https://maps.demo.carbonplan.org
Other
213 stars 18 forks source link

Error when attempting to call useMapbox #88

Closed atkingtornado closed 1 year ago

atkingtornado commented 1 year ago

The following error is thrown when a call to useMapbox is made from within the body of a react component:

TypeError: Cannot destructure property 'map' of '(0 , _carbonplan_maps__WEBPACK_IMPORTED_MODULE_2__.useMapbox)(...)' as it is null.