We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To reproduce, write a plugin where you do two fetchSync in the preRequest.
{ "name": "SyntaxError", "message": "redeclaration of 'escapedText'", "stack": " at preRequest (eval.js:3)\n at <eval> (eval.js:11)\n" }
The text was updated successfully, but these errors were encountered:
Also, really digging restfox so far, thanks for the hard work on it.
Sorry, something went wrong.
I'm glad you like it. Let me look into this issue.
fa1ebb8
No branches or pull requests
To reproduce, write a plugin where you do two fetchSync in the preRequest.
The text was updated successfully, but these errors were encountered: