You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read properties of undefined (reading 'length')
at parse (/home/container/node_modules/css-what/lib/commonjs/parse.js:84:29)
at Object.select (/home/container/node_modules/cheerio-select/lib/index.js:191:68)
at LoadedCheerio._findBySelector (/home/container/node_modules/cheerio/dist/commonjs/api/traversing.js:115:30)
at LoadedCheerio.extract (/home/container/node_modules/cheerio/dist/commonjs/api/extract.js:39:28)
at Function.extract (/home/container/node_modules/cheerio/dist/commonjs/static.js:165:24)
at /home/container/commands/admin/foo.js:16:30
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
The text was updated successfully, but these errors were encountered:
@Technical-13 I added some tests for what I thought would be the issue in #4322, but all of them succeed. Please provide actual markup to make it possible to replicate the issue — there is not enough here to understand your issue.
Code:
On site with links that have no href:
Gives:
The text was updated successfully, but these errors were encountered: