Bun + elysia + React SSR stopped working since 1.4.13 #1538
Unanswered
rauanmayemir
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We tried upgrading Elysia from 1.4.9 and managed to go up to 1.4.12 after which it stopped working.
When on 1.4.13, response is returned blank, no error, no exception.
Our handler is something along the lines of:
I reviewed the release notes and nothing suggests critical changes unless
afterResponseis breaking the expected behavior because we do use a guard, but forbeforeHandle.Please guide me in the direction where I should look.
Beta Was this translation helpful? Give feedback.
All reactions