m1212e
m1212e
Also my adapter is configured like this: ```ts adapter: adapter({ dynamic_origin: true, }), ```
Superforms is an example where exactly one patch version is off which leads to different versions of typebox installed in the modules and therefore a different reference which causes this...
Unfortunately I cannot reproduce this example in a repl. I made a small attempt here: https://github.com/m1212e/elysia-bug-repl which itself raises a few bugs when trying to use dates with queries. Maybe...
@valerii15298 can you post a link to the code of the app you tested it in?
Express sounds good, but I thought it may be a public repo you were referring to. Whatever is less work for you
Hi, yes sorry, I'll update you when I tried your suggestion!