Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination pageSizeOptions: options.count is a String #752

Closed
jandockx opened this issue Oct 18, 2013 · 0 comments
Closed

Pagination pageSizeOptions: options.count is a String #752

jandockx opened this issue Oct 18, 2013 · 0 comments

Comments

@jandockx
Copy link

Using v0.3.11.

Using Pagination

    pageSizeOptions: [10, 15, 20, 25, 30, 35, 40, 45, 50, 60, 75, 100],

On user change of the page size (e.g., selection 10), the store is queried anew with the new options.

In this case, options.count is a String. It should be a Number.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant