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

Revert JS function registration changes #1099

Merged
merged 4 commits into from
Oct 18, 2023
Merged

Conversation

sesposito
Copy link
Member

Fix a regression introduced with the js function registration mapping flow where it would sometimes fail to correctly grab the function identifiers in the global scope.

Resolves #1095

@sesposito sesposito requested a review from zyro October 11, 2023 15:48
@sesposito sesposito force-pushed the spe/js-init-changes branch from 69b0c4c to 9dabd45 Compare October 11, 2023 16:18
@sesposito sesposito force-pushed the spe/js-init-changes branch from 9dabd45 to 8bc5330 Compare October 13, 2023 11:06
@sesposito sesposito merged commit b5efe8c into master Oct 18, 2023
2 checks passed
@sesposito sesposito deleted the spe/js-init-changes branch October 18, 2023 13:43
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

Successfully merging this pull request may close these issues.

The array just written to the state does not change
2 participants