Skip to content

fix(js): run() calls the function with given input #3377

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

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

lacolaco
Copy link
Contributor

@lacolaco lacolaco commented Aug 5, 2025

Fix #3376

  • Add tests for run function call.
  • Avoid to use arguments.length

Checklist (if applicable):

@pavelgj pavelgj enabled auto-merge (squash) August 6, 2025 16:57
@pavelgj
Copy link
Collaborator

pavelgj commented Aug 6, 2025

Thanks for fix!

@pavelgj pavelgj merged commit c0e13c4 into firebase:main Aug 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[JS] run() doesn't pass the input to the passed function
2 participants