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

Resolve does not work with aot: false #843

Closed
Scooter1337 opened this issue Sep 23, 2024 · 0 comments
Closed

Resolve does not work with aot: false #843

Scooter1337 opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Scooter1337
Copy link

What version of Elysia is running?

1.1.16

What platform is your computer?

Darwin 24.0.0 arm64 arm

What steps can reproduce the bug?

Using resolve, and returning some data to be used later

What is the expected behavior?

That the data is added for use in a handler

What do you see instead?

The data that is returned from the resolve is sent as a response. ?!

Additional information

No response

Have you try removing the node_modules and bun.lockb and try again yet?

No response

@Scooter1337 Scooter1337 added the bug Something isn't working label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant