Paul

Results 10 comments of Paul

@Abe27342 Thanks for your reply. I used the React "create-app" and the webpack config and rule is coming directly from react-scripts 5.0.0. It looks like it's configured as follows: ```...

Thanks @Abe27342, that's very kind of you. I really appreciate you taking the time to do that

I have the same problem. The zoom event listeners also fail to fire when the double-click functionality is used to zoom. The only workaround I have at the moment is...

@caiodounis - did you ever find a solution for this? I have the same problem with a Next.js app hosted on AWS Amplify

@belyas Still waiting! I raised this as a bug in AWS Amplify but they changed it to a feature request and haven't given any feedback. Any additional thumbs-up on the...

@Jay2113 are you able to give any indication whether there are any plans to implement access to the original `user-agent` or similar in the near-future on Amplify? Looking further, I...

Related unresolved issues due to user agent missing #1992 #1993 #2459 #2800 #3202 #3322

CloudFront implemented a solution for this a couple of years ago to control origin request headers so CloudFront can forward on the user-agent header without it being part of the...

> This is still a thing. Ouch. > > They should allow the Cloudfront configs to be editable when using AWS Amplify. I'm running into this issue with GET requests...

> > CloudFront implemented a solution for this a couple of years ago to control origin request headers so CloudFront can forward on the user-agent header without it being part...