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

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
devtools

Research direction

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.

Written by the indexing model from the issue text.

Description

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 (<anonymous>)
    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 (<anonymous>)

Screenshot:
image

Dominant language
No language data
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from beyondcode/devtoolsfortailwind-community

All issues in beyondcode/devtoolsfortailwind-community

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.