[error] Error in runEval code: call to eval() blocked by CSP

When trying to open list of webpages I get this error. Is this a bug?

Error in runEval code: call to eval() blocked by CSP

Error in runEval code: call to eval() blocked by CSP

Error in runEval code: call to eval() blocked by CSP

Error in runEval condition of if: call to eval() blocked by CSP

Error in runEval condition of while: call to eval() blocked by CSP

This is an old Selenium IDE design issue. We solved it with the new executeScript_Sandbox command (available already in the new beta version).

See also: What is the difference between storeEval and executeScript?