Skip to content

groupBy not working with ion-infinite-scroll on ionic4 when I load more data form server #152

Open
@JianhuisHuang

Description

@JianhuisHuang

I'm submitting a new user for this plugin

  • Ngx-pipes version: 2.5.1

Current behavior

  • groupBy not working with ion-infinite-scroll on ionic4 when I load more data form server. For example, the array length is 10, I load 2 new data, but the new data not group . It's group old 10 data without 2 new data

Expected behavior

  • When I load more date form server the new array should be group auto

Minimal reproduction of the problem with instructions

Please tell us about your environment:

  • Angular version: 7.2.9
  • Node (for AoT issues): node --version = 12.3.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions