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

Table pagination slot props does not include rowsNumber in the typescript declaration #17719

Open
darkopetreski opened this issue Dec 23, 2024 · 1 comment

Comments

@darkopetreski
Copy link

What happened?

As statet in the documentation, the pagination contains property called "rowsNumber" for server side rendering, but the pagination slot does not have this propery defined (the data is actually there)

What did you expect to happen?

The typescript definidion for table slot pagination should have optional property "rowsNumber"

Reproduction URL

See images below

How to reproduce?

1
2

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Components (quasar)

Platforms/Browsers

No response

Quasar info output

No response

Relevant log output

No response

Additional context

No response

Copy link

Hi @darkopetreski! 👋

It looks like you provided an invalid or unsupported reproduction URL.
Do not use any service other than Codepen, jsFiddle, StackBlitz, Codesandbox, and GitHub.
Make sure the URL you provided is correct and reachable. You can test it by visiting it in a private tab, another device, etc.
Please edit your original post above and provide a valid reproduction URL as explained.

Without a proper reproduction, your issue will have to get closed.

Thank you for your collaboration. 👏

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

No branches or pull requests

1 participant