Skip to content

Issues: elysiajs/elysia

typia/zod support
#20 opened Feb 18, 2023 by gotjoshua
Open 10
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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

"default" option is not being applied on validation bug Something isn't working
#664 opened May 31, 2024 by warcayac
Eden Treaty ignores t.Transform() bug Something isn't working
#662 opened May 30, 2024 by Guibi1
t.Literal type is ignored in favor of string during validation bug Something isn't working
#661 opened May 29, 2024 by wavpro
aot does not recognize the use of ctx.body within a try catch bug Something isn't working
#658 opened May 27, 2024 by bogeychan
ctx.query doesn't work in some cases with aot: true bug Something isn't working
#656 opened May 24, 2024 by bogeychan
requestIP return null when using sign cookie bug Something isn't working
#655 opened May 23, 2024 by armada45-pixel
Typing error when using onError with derive bug Something isn't working
#653 opened May 22, 2024 by nxht
CORS not working correctly when aot is false bug Something isn't working
#652 opened May 22, 2024 by yikkwongwong
decorate unexpectedly overwrites decorators everywhere bug Something isn't working
#647 opened May 21, 2024 by Hetch3t
custom model causing eden to not infer route types bug Something isn't working
#646 opened May 21, 2024 by feliperdamaceno
Cookie schema validation doesn't work with aot: true bug Something isn't working pending Should be resolved in next release
#641 opened May 16, 2024 by bogeychan
Unable to access root level macros in plugins bug Something isn't working
#640 opened May 15, 2024 by jrnxf
Set Content-Type of request body enhancement New feature or request feature request
#634 opened May 12, 2024 by tialki
Normalize disabled when additional properties is set to true bug Something isn't working
#631 opened May 10, 2024 by m1212e
Accessing ctx.query directly breaks the object bug Something isn't working
#630 opened May 9, 2024 by SEAPUNK
Please add custom validation type for Decimal enhancement New feature or request
#628 opened May 6, 2024 by Hetch3t
set.headers ignored when Elysia is bundled bug Something isn't working
#625 opened May 1, 2024 by Coachonko
Accessing a c.query variable removes c.cookie. bug Something isn't working pending Should be resolved in next release
#622 opened Apr 25, 2024 by techboy-coder
app.once() enhancement New feature or request
#620 opened Apr 25, 2024 by touhidurrr
add returning new instance in group & guard enhancement New feature or request
#617 opened Apr 21, 2024 by PandaWorker
ProTip! Exclude everything labeled bug with -label:bug.