Skip to content
New issue

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

Error with returnValue including string "$1" (using eval) #61

Open
MartinAcosta-dev opened this issue Dec 7, 2023 · 0 comments
Open

Comments

@MartinAcosta-dev
Copy link

I'm having an error when the returnValue includes the string "$1". The replace function (using eval) converts every occurrence of this to the string "window.".

I can modify the regex deleting the capturing group and the problem is solved, but i don't know why are these capturing groups used in a first place.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant