8000 When creating a rule that checks tags "Cannot read properties of null" · Issue #102 · gfxholo/iconic · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
When creating a rule that checks tags "Cannot read properties of null" #102
Closed
@SamEdwardes

Description

@SamEdwardes

I am trying to create a rule that checks tags. When I do this, the matches button spins:

Image

I get this error in JS console:

plugin:iconic:7 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'toLowerCase')
    at eval (plugin:iconic:7:315657)
    at Array.map (<anonymous>)
    at p.judgeFile (plugin:iconic:7:315648)
    at p.judgeFiles (plugin:iconic:7:314135)
    at R.updateMatchesButton (plugin:iconic:7:207766)
    at fe.eval [as onChange] (plugin:iconic:7:206818)
    at fe.refreshValue (plugin:iconic:7:215783)
    at eval (plugin:iconic:7:209527)
    at HTMLSelectElement.<anonymous> (app.js:1:1352877)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0