-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Description
Problem Statement
Angular users require the ngsw-bypass header attached to their Sentry Requests to avoid caching Sentry requests by the Angular Service worker.
Currently they are met with a CORS error of ...has been blocked by CORS policy: Request header field ngsw-bypass is not allowed by Access-Control-Allow-Headers in preflight response.
Solution Brainstorm
We should permit this header for Sentry Requests
Product Area
Other
Reactions are currently unavailable