olivererdmann
olivererdmann
Is there any update or ETA? We have clients that require us to use that region exclusively for running their services.
I understand that no listeners are used, but props. But possibly using a listener in that case could solve this issue. The docs linked in this PSI-report explicitly mention `touchstart`,...
We’ve actually “solved” this by reverting back to React. Preact is not considered a reliable enough solution for our projects at this point, so we’re not further looking into this...
Also, the base-URL is different for other regions like EU, [see this discussion](http://www.sitefinity.com/developer-network/forums/set-up-installation/amazon-s3---must-be-addressed-using-the-specified-endpoint#2BwKOfsoUUmu4TgCLjMYkA). I got valid URLs by simply changing the value of `base` in `generateSignedUrl()` to, for example, "https://s3-eu-west-1.amazonaws.com"...