React19 update broke components using ref

This commit is contained in:
2025-08-19 05:29:15 +03:00
parent 018c7c53e5
commit deb07df397
9 changed files with 382 additions and 332 deletions

View File

@@ -9,7 +9,7 @@ const nextConfig: NextConfig = {
{
key: "Content-Security-Policy",
value:
"frame-src 'self' https://player.twitch.tv https://embed.twitch.tv; frame-ancestors 'self';",
"frame-src 'self' https://tipilan.ee https://player.twitch.tv https://embed.twitch.tv; frame-ancestors 'self' https://tipilan.ee;",
},
{
key: "X-Frame-Options",