Skip to content

Disable paging on reactive query example return no records #42

@eiktyrner

Description

@eiktyrner

I'm trying to disable paging on the Reactive Query example. It works fine on the Blaze Templates example so I'm guessing it has something to do with the data source?

Using the bundled example with only a small modification (200 rows instead of 100k)
Disabled paging by doing the following modification in example.controller.coffee

options:
  paging: false

Shows: Showing 1 to 0 of 200 entries

Is that not the correct way to disable paging?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions