Skip to content

Using validationSchemaExportType const with zod errors out due to ordering #974

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

Open
mdnorman opened this issue Feb 18, 2025 · 0 comments
Open
Labels
good first issue Good for newcomers

Comments

@mdnorman
Copy link

I don't have any recursive types, so I'm trying to use the const export type. Because there's no guarantee to the order the types are generated in, some of the types are generated out of order, causing build issues.

@github-actions github-actions bot added the good first issue Good for newcomers label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant