You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, a regression bug appeared which prevented browser applications from fetching data from the API due to misconfigured CORS headers (middleware). This is currently fixed, but we should have a test case for it to prevent future regressions.
Recently, a regression bug appeared which prevented browser applications from fetching data from the API due to misconfigured CORS headers (middleware). This is currently fixed, but we should have a test case for it to prevent future regressions.