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: fix bug where qrl.apply is not awaited in dev #4191

Merged
merged 1 commit into from
May 13, 2023

Conversation

DanielAdolfsson
Copy link
Contributor

This PR fixes a bug that was introduced by an earlier commit, where measure() is not properly awaited in development mode. The bug prevents async remote functions from being resolved and serialized back to the client.

@stackblitz
Copy link

stackblitz bot commented May 13, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@manucorporat manucorporat merged commit d0b2da1 into QwikDev:main May 13, 2023
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