[website] strapi.io/integrations shows zero results after full load

description

the screenshot was taken between partial load and full load, shows the integrations cards, but after that they are gone, see video below;

  • all possible CORS restrictions were turned off, and this was happening inside a private window
  • same happens in firefox and any webkit browsers (ubuntu 20.04)

screenshot

video

copy-paste the URL for yourself, i cant “embed more than one media as a new user”:

https://youtu.be/TFYoHH98NNk

details

additional things i gathered in the console:

GSAP target undefined not found. https://greensock.com
@ instrument.js:109:45
envGetters.ts:17 Uncaught TypeError: Cannot read properties of null (reading 'getAttribute')
    at n (envGetters.ts:17:49)
    at new l (ErrorLogger.js:80:36)
    at v (startOnceReady.ts:104:25)
    at Object.<anonymous> (start.ts:17:23)
    at i (bootstrap:19:22)
    at bootstrap:83:10
    at conversations-embed.js:1:971
Uncaught TypeError: document.getElementById(...) is null
    n envGetters.ts:17
    l ErrorLogger.js:80
    v startOnceReady.ts:104
    <anonymous> start.ts:17
    Webpack 3
        i
        <anonymous>
        <anonymous>

@ envGetters.ts:17:33

cookies

  • __Secure-1PSIDCC
  • _clsk
  • _ga
  • _ga_26RRSW4MNF
  • _gat_UA-54313258-1
  • _gid
  • SIDCC
 Some cookies are misusing the recommended “SameSite“ attribute 13
13:37:56.938 Cookie “[list]” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite

thanks, goodbye.