Skip to content

Uncaught RangeError in state.ts #10

@Minimaximize

Description

@Minimaximize

**Version: ** 0.3.3
Occasionally, event-reduce will throw a RangeError when running getState

state.ts:43 Uncaught (in promise) RangeError: Maximum call stack size exceeded
    at eval (state.ts:43)
    at Array.forEach (<anonymous>)
    at getState (state.ts:43)
    at eval (state.ts:46)
    at Array.forEach (<anonymous>)
    at getState (state.ts:43)
    at eval (state.ts:46)
    at Array.forEach (<anonymous>)
    at getState (state.ts:43)
    at eval (state.ts:46)

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