Skip to content

An interface referencing itself using Partial<_> cause an infinite recursion #213

@MangelMaxime

Description

@MangelMaxime

Issue created from Glutinum Tool

Glutinum version - 0.13.0-preview

TypeScript

export interface BrowserPage {
  extend(methods: Partial<BrowserPage>): BrowserPage
}

Error

too much recursion

Dispose@https://glutinum.net/assets/index-BoJZMOpA.js:12:1157
p2@https://glutinum.net/assets/index-BoJZMOpA.js:9:7202
EMe/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:3319
me@https://glutinum.net/assets/index-BoJZMOpA.js:12:2178
Dispose@https://glutinum.net/assets/index-BoJZMOpA.js:12:1165
p2@https://glutinum.net/assets/index-BoJZMOpA.js:9:7202
fTe@https://glutinum.net/assets/index-BoJZMOpA.js:11:17321
vd@https://glutinum.net/assets/index-BoJZMOpA.js:12:2954
rTt@https://glutinum.net/assets/index-BoJZMOpA.js:30532:21878
K8t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:22938
t3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:27657
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadTypeNodeZ64B23DD2@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132684
i3t/<@https://glutinum.net/assets/index-BoJZMOpA.js:30532:35839
TMe/w<@https://glutinum.net/assets/index-BoJZMOpA.js:11:18064
ewt/<@https://glutinum.net/assets/index-BoJZMOpA.js:11:16779
ewt@https://glutinum.net/assets/index-BoJZMOpA.js:11:16819
TMe@https://glutinum.net/assets/index-BoJZMOpA.js:11:18035
i3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:35454
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadParametersZ17143B5B@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132982
r3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:33263
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadDeclaration61B89E55@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132884
rTt/</<@https://glutinum.net/assets/index-BoJZMOpA.js:30532:22162
$O/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:4639
EAt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:2341
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
Jwt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:1564
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
EMe/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:3192
EAt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:2341
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
fTe@https://glutinum.net/assets/index-BoJZMOpA.js:11:17155
vd@https://glutinum.net/assets/index-BoJZMOpA.js:12:2954
rTt@https://glutinum.net/assets/index-BoJZMOpA.js:30532:21878
K8t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:22938
t3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:27657
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadTypeNodeZ64B23DD2@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132684
i3t/<@https://glutinum.net/assets/index-BoJZMOpA.js:30532:35839
TMe/w<@https://glutinum.net/assets/index-BoJZMOpA.js:11:18064
ewt/<@https://glutinum.net/assets/index-BoJZMOpA.js:11:16779
ewt@https://glutinum.net/assets/index-BoJZMOpA.js:11:16819
TMe@https://glutinum.net/assets/index-BoJZMOpA.js:11:18035
i3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:35454
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadParametersZ17143B5B@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132982
r3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:33263
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadDeclaration61B89E55@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132884
rTt/</<@https://glutinum.net/assets/index-BoJZMOpA.js:30532:22162
$O/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:4639
EAt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:2341
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
Jwt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:1564
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
EMe/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:3192
EAt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:2341
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
fTe@https://glutinum.net/assets/index-BoJZMOpA.js:11:17155
vd@https://glutinum.net/assets/index-BoJZMOpA.js:12:2954
rTt@https://glutinum.net/assets/index-BoJZMOpA.js:30532:21878
K8t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:22938
t3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:27657
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadTypeNodeZ64B23DD2@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132684
i3t/<@https://glutinum.net/assets/index-BoJZMOpA.js:30532:35839
TMe/w<@https://glutinum.net/assets/index-BoJZMOpA.js:11:18064
ewt/<@https://glutinum.net/assets/index-BoJZMOpA.js:11:16779
ewt@https://glutinum.net/assets/index-BoJZMOpA.js:11:16819
TMe@https://glutinum.net/assets/index-BoJZMOpA.js:11:18035
i3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:35454
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadParametersZ17143B5B@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132982
r3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:33263
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadDeclaration61B89E55@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132884
rTt/</<@https://glutinum.net/assets/index-BoJZMOpA.js:30532:22162
$O/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:4639
EAt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:2341
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
Jwt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:1564
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
EMe/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:3192
EAt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:2341
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
fTe@https://glutinum.net/assets/index-BoJZMOpA.js:11:17155
vd@https://glutinum.net/assets/index-BoJZMOpA.js:12:2954
rTt@https://glutinum.net/assets/index-BoJZMOpA.js:30532:21878
K8t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:22938
t3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:27657
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadTypeNodeZ64B23DD2@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132684
i3t/<@https://glutinum.net/assets/index-BoJZMOpA.js:30532:35839
TMe/w<@https://glutinum.net/assets/index-BoJZMOpA.js:11:18064
ewt/<@https://glutinum.net/assets/index-BoJZMOpA.js:11:16779
ewt@https://glutinum.net/assets/index-BoJZMOpA.js:11:16819
TMe@https://glutinum.net/assets/index-BoJZMOpA.js:11:18035
i3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:35454
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadParametersZ17143B5B@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132982
r3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:33263
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadDeclaration61B89E55@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132884
rTt/</<@https://glutinum.net/assets/index-BoJZMOpA.js:30532:22162
$O/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:4639
EAt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:2341
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
Jwt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:1564
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
EMe/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:3192
EAt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:2341
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
fTe@https://glutinum.net/assets/index-BoJZMOpA.js:11:17155
vd@https://glutinum.net/assets/index-BoJZMOpA.js:12:2954
rTt@https://glutinum.net/assets/index-BoJZMOpA.js:30532:21878
K8t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:22938
t3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:27657
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadTypeNodeZ64B23DD2@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132684
i3t/<@https://glutinum.net/assets/index-BoJZMOpA.js:30532:35839
TMe/w<@https://glutinum.net/assets/index-BoJZMOpA.js:11:18064
ewt/<@https://glutinum.net/assets/index-BoJZMOpA.js:11:16779
ewt@https://glutinum.net/assets/index-BoJZMOpA.js:11:16819
TMe@https://glutinum.net/assets/index-BoJZMOpA.js:11:18035
i3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:35454
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadParametersZ17143B5B@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132982
r3t@https://glutinum.net/assets/index-BoJZMOpA.js:30532:33263
Glutinum.Converter.Reader.Types.ITypeScriptReader.ReadDeclaration61B89E55@https://glutinum.net/assets/index-BoJZMOpA.js:30896:132884
rTt/</<@https://glutinum.net/assets/index-BoJZMOpA.js:30532:22162
$O/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:4639
EAt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:2341
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
Jwt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:1564
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
EMe/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:3192
EAt/<@https://glutinum.net/assets/index-BoJZMOpA.js:12:2341
System.Collections.IEnumerator.MoveNext@https://glutinum.net/assets/index-BoJZMOpA.js:12:1096
fTe@https://glutinum.net/assets/index-BoJZMOpA.js:11:17155
vd@https://glutinum.net/assets/index-BoJZMOpA.js:12:2954

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions