Skip to content Skip to sidebar Skip to footer

TypeError Super Expression

I'm developing a leaflet map with reactjs but I got this error when I implemented a from react-leaflet-markercluster. TypeError: Super expression must ei

Solution 1:

Please use react-leaflet-markercluster@2.0.0-rc1

https://codesandbox.io/embed/31j028qp25


Post a Comment for "TypeError Super Expression"