kaonasi-biwa/Twitter-UI-Customizer

Opera、Vivaldiにてエラー出ました

Closed this issue · 3 comments

いつも便利につかわせて頂いております。

Uncaught (in promise) TypeError: Failed to fetch
コンテキスト
background.js
スタック トレース
background.js:63 (匿名関数)

const langList = await fetch(browser.runtime.getURL("./i18n/_langList.json"), { cache: "no-store" }).then((res) => res.json());

63行目の様子、ハイライトされていました。

追記:GoogleChromeでもエラー出ました。

環境は
エディション Windows 11 Pro
バージョン 23H2
OS ビルド 22635.3061
エクスペリエンス Windows Feature Experience Pack 1000.22684.1000.0

Insiderだからでるのかどうかは分かりませんが、情報として。

報告ありがとうございます!
見てみます!

おそらく修正できたと思います!