Skip to content

Rendering renderCollection() a paginated subcollection of a filtered subcollection blows up #12

@bryanspears

Description

@bryanspears

Uncaught RangeError: Maximum call stack size exceeded
at PaginatedCollection.FilteredCollection.(anonymous function)

The error occurs in the mapping of collection methods: https://github.com/AmpersandJS/ampersand-paginated-subcollection/blob/master/ampersand-paginated-subcollection.js#L120

Blows up when I attempt to render the collection. I haven't dug into it more. I've simply rolled back to older versions of ampersand-* for the time being.

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