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

Use Promise.resolve in named-register. Resolves #2359. #2363

Merged
merged 1 commit into from
Oct 18, 2021
Merged

Conversation

joeldenning
Copy link
Collaborator

See #2359. During my refactor of named register in #2352, I unintentionally switched from setTimeout to Promise.resolve. This reverts that unintentional change and seems to fix the problem in the codesandbox in #2359

@github-actions
Copy link

File size impact

Merging issue-2359 into main will impact 1 file in 1 group.

browser (0/2)

No impact on files in browser group.

node (0/1)

No impact on files in node group.

extras (1/8)
File raw gzip brotli Event
dist/extras/named-register.min.js +12 (993) +7 (464) +10 (393) modified
Total size impact +12 (993) +7 (464) +10 (393)
Generated by file size impact during size-impact#1334242818

@joeldenning joeldenning merged commit fd49d01 into main Oct 18, 2021
@joeldenning joeldenning deleted the issue-2359 branch October 18, 2021 22:32
@joeldenning
Copy link
Collaborator Author

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.

None yet

1 participant