Skip to content

Querying this.array.length in ref method causes recursive loop #3653

@qgates

Description

@qgates

Version

3.0.11

Reproduction link

See here

Steps to reproduce

Self evident, causes "Uncaught (in promise) Error: Maximum recursive updates exceeded". Comment out or remove the 'console.log' line fixes the issue.

What is expected?

No error

What is actually happening?

Array length increases until maximum recursion limit, throwing 'maximum recursive update exceeded' exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions