aws_s3: Some aws s3 presigned url causes chrome render error #29009
Labels
@aws-cdk/aws-s3
Related to Amazon S3
bug
This issue is a bug.
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
Our backend uses aws cdk and in our dashboard app we are showing user avatars ( uploaded to s3 from dashboard again) using those aws s3 presigned urls. The issue is some of those presigned urls are buggy that they cause rendering issues for chrome. We are using antd table to showcase use avatars and two rows highlighted at the same time because of some of the presigned urls.
Expected Behavior
All of the presigned urls should works and not cause any rendering issues.
Current Behavior
Antd table multiple rows highlighted at the same time.
Reproduction Steps
Just use antd table together with
Use Reproduction template
example buggy presigned url: https://prod-cdkcoreplatformstac-platformresourcesbucketf-1n0ugzne0lks9.s3.amazonaws.com/user_avatars_8c046bd8-9ad8-4ea3-b70d-74723b5e54eb?response-content-type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIARPTIMKGIESFD22FX%2F20240207%2Fus-east-2%2Fs3%2Faws4_request&X-Amz-Date=20240207T102220Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=dade451b455468f127a547b7eb9b5c400f847f7b07a381eea36e2e1456ae46ba
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.96.2
Framework Version
No response
Node.js Version
18
OS
Mac
Language
Python
Language Version
No response
Other information
I have also opened an issue on antd repo: ant-design/ant-design#46884
295232937-07da659f-c50c-486d-be71-c55731a767b8.mov
The text was updated successfully, but these errors were encountered: