TerriaJS / terriajs

A library for building rich, web-based geospatial data platforms.
https://terria.io
Apache License 2.0
1.19k stars 364 forks source link

Update to interactjs 1.10.27 #7318

Open pjonsson opened 3 days ago

pjonsson commented 3 days ago

What this PR does

I don't have Safari, but TerriaMap supposedly does "not work with Safari".

The interactjs version that is used has multiple bugs that affect Safari, for example:

https://github.com/taye/interact.js/issues/682

so bump the version to the latest interactjs in hope that it makes things better for Safari.

Test me

I believe this is tested by CI?

Checklist