Skip to content

Type instantiation is excessively deep and possibly infinite. #929

Closed
@ivanbarlog

Description

When using v.any() with combination of v.forward() I get following error:

Type instantiation is excessively deep and possibly infinite.

When v.any() is changed for instance to v.record(v.string(), v.string()) the error dissapears.

Here is the playground link which reproduces this bug.

Metadata

Assignees

Labels

fixA smaller enhancement or bug fix

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions