sentinelhub-js
sentinelhub-js copied to clipboard
latest sh.js version used in EOB removes creodias instances
Between v0.2.88 and the latest v0.2.93 we introduced a bug that leads to S3 and S5P (both on creodias.sentinel-hub.com/api/) not being loaded within the default EOB themes. Checking highlights that use those themes I noticed that the requests go to SH services.
Ideally when fixing this we would write some tests to avoid similar problems in the future.
Technically it was probably introduced in 0.2.86, but in reality this is sh-js design failure and it is present from day 1.