Cannot set properties of undefined (setting ‘_eventEmitter’)
I am getting error while using MapBox
ReactMapGl map gets stuck after clicking on “Center” button Body:
‘m developing a React application using ReactMapGl to display an interactive map. I’ve implemented a feature that centers the map on the last known location of a vehicle when the user clicks a “Center” button.