Skip to content

Dynamic data import sets pager to last page #130

@potofcoffee

Description

@potofcoffee

I'm using dataset in a component that dynamically loads in data in its created() method. This means, the data array is initially empty and gets filled once the AJAX call has finished. Dataset correctly displays the data, however, if there is more than one page, it always jumps to the last page. Is there a way to fix this?

Alternatively, is there a way to programmatically set the current page?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions