DEV Community

Kenji Suzuki
Kenji Suzuki

Posted on

Cloudflare tunnelを経由したときだけエラー

2025-02-13

Cannot read properties of undefined (reading 'call') at get_first_child
Enter fullscreen mode Exit fullscreen mode
  • ブラウザ側で上記のようなエラーが出て画面が出てこない
  • 突然発症、コードを戻しても解決しない
  • Disable cacheしたら直った
  • Tunnelでもcache設定が効いてる模様
  • Cloudflareのダッシュボードでドメインを選択、「Caching」「Cache Rules」から「すべてのキャッシュをバイパスする」のルール追加をしたら直った

Top comments (0)