digidem / react-mapfilter

Visualizing, exploring, filtering and printing geographic data and geotagged photos and video
https://lab.digital-democracy.org/mapfilter
29 stars 11 forks source link

V3 fixes #98

Closed okdistribute closed 4 years ago

okdistribute commented 4 years ago

react-swipeable-views has published many bad 'patches' lately, so I recommend we pin that particular module as it seems to be maintained rather haphazardly.

Here's the fix, which hasn't been merged: https://github.com/oliviertassinari/react-swipeable-views/pull/580

For some reason, mime/lite was not resolving and that package has since been deprecated, but importing simply mime seems to work still.