Skip to content

Invalid prop: type check failed for prop "items". Expected Array, got Null  #7

@clickanidea

Description

@clickanidea

Hi, I get this warning using :

 <jw-pagination :items="jobs" @changePage="onChangePage" :pageSize="5" > </jw-pagination>

jobs is an array from a fetch
Everything is working fine, but the warning bugs me, is it normal ?
Thanks !!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions