-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Labels
blockedThis issue is blocked by something from the outside and cannot be done currently.This issue is blocked by something from the outside and cannot be done currently.bugSomething isn't workingSomething isn't working
Description
Bug description
When the add-on is linted for inclusion in Firefox add-on store, we get some warnings, because of eval
functions being used.
The source is https://unpkg.com/[email protected]/kjua.min.js
Steps to reproduce
- Lint with web-ext, respectively their tool.
Actual behavior
Some innerHTML/eval warnings are generated:
Expected behavior
No warnings.
System
Operating system and version: N/A
Browser and version: N/A
Add-on version: f8caf56
Possible solution
kjua-svg needs to fix/address this
Metadata
Metadata
Assignees
Labels
blockedThis issue is blocked by something from the outside and cannot be done currently.This issue is blocked by something from the outside and cannot be done currently.bugSomething isn't workingSomething isn't working