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
Your issue will be closed if you violate any rule below.
You need to include a meaningful section of your code
(not your entire project and not a single line).
Please do not add screenshots as they're not easy to work with.
Errors like IgActionSpamError (feedback_required), IgCheckpointError (challenge_required), checkpont_required, login_required
are "common" and there are multiple issues, search here.
You can delete this section after reading it.
Form
Put an [x] if you meet the condition, else leave [ ].
A specific description of your bug, so it's understandable to anyone.
If you have pictures or videos to upload, please add a link like this: [title](url).
YOUR DESCRIPTION HERE
Code
Add a meaningful section of your code here. If you are using TypeScript replace js with typescript.
YOURCODEHERE
Error and Output
If you've got an error put it here.
You can get the stacktrace in the most environments using Error.stack (MDN Docs).
YOUR WELL FORMATTED ERROR
YOUR OUTPUT GOES HERE
The text was updated successfully, but these errors were encountered:
Bug Report
Read the Notes and fill out the form.
Notes
Your issue will be closed if you violate any rule below.
(not your entire project and not a single line).
IgActionSpamError (feedback_required)
,IgCheckpointError (challenge_required)
,checkpont_required
,login_required
are "common" and there are multiple issues, search here.
Form
Put an
[x]
if you meet the condition, else leave[ ]
.Requirements
DEBUG
variable.Platform
YOUR_VERSION (node -v)
Description
A specific description of your bug, so it's understandable to anyone.
If you have pictures or videos to upload, please add a link like this:
[title](url)
.YOUR DESCRIPTION HERE
Code
Add a meaningful section of your code here. If you are using TypeScript replace
js
withtypescript
.Error and Output
If you've got an error put it here.
You can get the stacktrace in the most environments using
Error.stack
(MDN Docs).The text was updated successfully, but these errors were encountered: