beyondcode / beyondcode/devtoolsfortailwind-community
TypeError: Cannot read properties of null (reading 'length')
- Dominant language
- No language data
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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 ()
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:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.