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
Errors with "SyntaxError: Identifier '_0x0FD4B81' has already been declared"
Additional context
No idea what part of my code is causing this error since such a large project. Found that "renameVariables" is causing this error though. When set to false it runs fine but sensitive data can be seen when set to false. With that I would rather change my code than have this setting disabled.
The text was updated successfully, but these errors were encountered:
Describe the bug:
SyntaxError: Identifier '_0x0FD4B81' has already been declared
Config and Small code sample
Config:
Code:
Expected behavior
Should work lol
Actual behavior
Errors with "SyntaxError: Identifier '_0x0FD4B81' has already been declared"
Additional context
No idea what part of my code is causing this error since such a large project. Found that "renameVariables" is causing this error though. When set to false it runs fine but sensitive data can be seen when set to false. With that I would rather change my code than have this setting disabled.
The text was updated successfully, but these errors were encountered: