Is there an existing issue for this?
Current behavior
Inside the
\web\core\components\ui\loader\projects-loader.tsx
you should change this
{[...Array(3)].map((i) by this {[...Array(3)].map((_,i)
Steps to reproduce
Just make this simple change to prevent the errors
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
last version