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

toString does not work when userInvocationTable is passed #156

Closed
ruscoder opened this issue May 25, 2024 · 1 comment
Closed

toString does not work when userInvocationTable is passed #156

ruscoder opened this issue May 25, 2024 · 1 comment

Comments

@ruscoder
Copy link
Contributor

There's a funny bug, that I incidentally encountered, that when I pass userInvocationTable with my own functions, toString() stops working.

I debugged the issue, and it's related to JS Object.toString() function defined in each Object, which userInvocationTable is.

@yuriy-sedinkin
Copy link
Collaborator

Sorry for the long delay. Your changes were published in version 3.16.2.

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

2 participants