agent icon indicating copy to clipboard operation
agent copied to clipboard

CORS related deprecation (May 2021)

Open nargetdev opened this issue 3 years ago • 1 comments

I noticed I was getting a CORS rejection... i.e. web origin localhost:3000 rejects usage of machinery origin localhost:8080

..and then I saw a deprecation dated for today's date regarding CORS

Here's the deprecation message:

scheduler.development.js:298 [Deprecation] SharedArrayBuffer will require cross-origin isolation as of M91, around May 2021. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details.

nargetdev avatar May 20 '21 20:05 nargetdev

@nargetdev how did you come around this issue?

ElomAkaba avatar Jun 03 '21 08:06 ElomAkaba

This is related to the old agent, we currently have a BETA released for this repo (the new Kerberos Agent)

cedricve avatar Sep 08 '22 16:09 cedricve