Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read properties of null (reading 'match') #36

Open
qingfengmy opened this issue Nov 1, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@qingfengmy
Copy link

控制台执行hook.search报如下错误

Uncaught TypeError: Cannot read properties of null (reading 'match')
    at parseCodeLocation ((索引):338:36)
    at _search ((索引):237:30)
    at Function.<anonymous> ((索引):174:9)
    at <anonymous>:1:6
parseCodeLocation @ (索引):338
_search @ (索引):237
(匿名) @ (索引):174
(匿名) @ VM632:1

而且js-file-cache为空

这是什么问题呢?

@CC11001100
Copy link
Member

CC11001100 commented Nov 13, 2022

你好,可能是bug,有目标网站和大概的复现步骤吗,我debug一下原因...

@CC11001100 CC11001100 self-assigned this Nov 13, 2022
@CC11001100 CC11001100 added the bug Something isn't working label Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants