Facebook api – Browser not refreshing image when image source URL is changed to URL of the image in the AWS S3 bucket
My react app allows the user to upload photos from their system and facebook (yet to be implemented). After uploading from the system, the URL of the displayed images are object URLs. Upon clicking Save, presigned URLs are requested from…