-
Notifications
You must be signed in to change notification settings - Fork 18
Fail Location (Bug Creator)
Ephellon edited this page Jan 12, 2020
·
17 revisions
This page is projected for later usage. Will change without notice.
Example error: "line 1439 for options/index.js failed to add the event listener"
Fail location would be
Q$-1439/0
(Options/index.Js:1439,0 (line 1439, col 0):$('#json_get').addEventListener('click', event => ...)
)
Stable Version — SpaceK33z:master
Beta Version — SpaceK33z:beta-branch
If you want to request a feature, please submit a Feature request.
If you're having some trouble with the extension, please see the Wiki.
If you want to report a bug/problem, please submit:
- a Bug Report for generic errors that can be easily fixed (e.g. a website updated, the scripts are outdated; or, the extension no longer works on a site)
- a Fail Report for errors that make the extension unusable (e.g. can't save settings)