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

fix: adapt facebook hermes or metro bundler for loop #374

Merged
merged 2 commits into from
Dec 27, 2022

Conversation

JimmyDaddy
Copy link
Collaborator

and type definitions

@@ -98,16 +98,18 @@ function dispatch(spell, rows, fields) {

const results = new Collection();
for (const row of rows) {
const result = {};
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

facebook hermes or metro bundler compiles the previous version code to
截屏2022-12-26 13 54 43

it lose the original code's logic

@cyjake cyjake merged commit 6ec38b2 into master Dec 27, 2022
@cyjake cyjake deleted the fix/type_fix_leoric_2 branch December 27, 2022 07:46
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.

2 participants