Reading cookie in cross-site context will be blocked in future Chrome versions

Hi!

We are building a React app accessing files and getting sections, frames, … images, and we’ve noticed in Chrome dev tools that a “Reading cookies” issue appears multiple times while running the app.

We guess it’s related to Googles initiative to phase out third party cookies, but not sure if it’s something we can act on in our app ourselves, or if it’s something on the API that Figma would need to act on.

Any clues or guidance on how to handle it would be very welcome :slight_smile: .

Thank you!