Skip to content

InternalError: too much recursion #114

Description

@gnlow

firefox 143

Uncaught (in promise) InternalError: too much recursion
    calc_basic https://enz.deno.dev/src/mod.ts:1
    func_jx3f https://enz.deno.dev/api/js/622f1fcb46830a001a26936b:43
    func_jx3f https://enz.deno.dev/api/js/622f1fcb46830a001a26936b:62
    func_jx3f https://enz.deno.dev/api/js/622f1fcb46830a001a26936b:62
    func_jx3f https://enz.deno.dev/api/js/622f1fcb46830a001a26936b:62
    func_jx3f https://enz.deno.dev/api/js/622f1fcb46830a001a26936b:62
    ...

chrome 142

Uncaught (in promise) RangeError: Maximum call stack size exceeded
    at Array.join (<anonymous>)
    at re.<anonymous> (mod.ts:1:5511)
    at Entry.func_jx3f (622f1fcb46830a001a26936b:53:7)
    at Entry.func_jx3f (622f1fcb46830a001a26936b:62:32)
    at Entry.func_jx3f (622f1fcb46830a001a26936b:62:32)
    at Entry.func_jx3f (622f1fcb46830a001a26936b:62:32)
    at Entry.func_jx3f (622f1fcb46830a001a26936b:62:32)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug:wrong-impl엔트리와 다르게 구현됨

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions