When creating a rule that checks tags "Cannot read properties of null" · Issue #102 · gfxholo/iconic · GitHub
More Web Proxy on the site http://driver.im/
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
I am trying to create a rule that checks tags. When I do this, the matches button spins:
I get this error in JS console:
plugin:iconic:7Uncaught(inpromise) TypeError: Cannotreadpropertiesofnull(reading'toLowerCase')ateval(plugin:iconic:7:315657)atArray.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)
The text was updated successfully, but these errors were encountered:
I am trying to create a rule that checks tags. When I do this, the matches button spins:
I get this error in JS console:
The text was updated successfully, but these errors were encountered: