beyondcode / beyondcode/devtoolsfortailwind-community
TypeError: Cannot read properties of null (reading 'length')
- 主要言語
- 言語のデータがありません
- スター
- 5
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I am seeing some errors in the console like these:
````
content-script.js:1 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'length')
at content-script.js:1:13498
at Array.filter ()
at content-script.js:1:13450
at u (content-script.js:1:68092)
at Generator._invoke (content-script.js:1:69422)
at Generator.next (content-script.js:1:68521)
at n (content-script.js:1:7686)
at s (content-script.js:1:7889)
at content-script.js:1:7948
at new Promise ()
````
Screenshot:

コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reproducing the console error and tracing content-script.js at the reported filter location; the issue names no source file or test. Done means the reported error no longer occurs for the affected case, with a regression check if the project has coverage for it.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- devtools
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100