gbowne1/reactsocialnetwork

[Bug]: Images getting blocked in Events

Aperta

#266 aperta il 28 giu 2023

 (20 commenti) (0 reazioni) (0 assegnatari)JavaScript (60 fork)auto 404
bugcors-issuedesigndevopsenhancementfeaturefrontendgood first issuehelp wantedlow-complexitytech-debt

Metriche repository

Star
 (46 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Describe the Bug

In the console, while navigated to /events, the images are getting CORS' blocked with a NS_BINDING_ABORTED error, in particular the ones from shutterstock. We need to implement a method for handling CORS for images people post for their event(s). We do have CORS package installed on the server.

Steps to Reproduce

Start the React development server

Go to /events or click on the Events in the SideNav

Inspect the page using the console.

Screenshots

No response

Which device are you using?

PC Desktop, x64 Core i7 3rd Gen

Which operating system are you using?

Linux x64, Debian Base

Which browser are you using?

Firefox 112

Additional Context

No response

Contribute

  • I am willing to contribute and submit a pull request

Guida contributor