beyondcode / beyondcode/devtoolsfortailwind-community

TypeError: Cannot read properties of null (reading 'length')

未关闭
#10 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
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:
![image](https://user-images.githubusercontent.com/34019878/169231564-7d756741-7bd2-4ed4-9640-334d18699c9b.png)

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先复现控制台错误,并在报告的 filter 位置跟踪 content-script.js;该 issue 未指定源文件或测试。对于受影响的情况,报告的错误不再发生即表示完成;如果项目对此有覆盖,则还需进行回归检查。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
devtools
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。