Skip to content

[WIP] Excessive stack depth comparing types 'ZodIntersection<?, U>' and 'ZodIntersection<?, U>'. #443

Closed
@clouedoc

Description

@clouedoc

This is a WIP issue. I believe Zod (beta 4) is causing huge performances problem in my project.

Ressource: microsoft/TypeScript#43249

The performance problem happened after updating VSCode, so that might be the reason why it's happening.

I'll keep this issue updated

EDIT: this took a few hours of my life, solved by editing my workspace's settings.json following microsoft/TypeScript#43249 proposed resolution

{
  "typescript.tsdk": "../../node_modules/typescript/lib"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions