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

ListView's pager is not rendered as expected when paging is enabled #7081

Closed
alestoya opened this issue Oct 13, 2022 · 0 comments
Closed

ListView's pager is not rendered as expected when paging is enabled #7081

alestoya opened this issue Oct 13, 2022 · 0 comments

Comments

@alestoya
Copy link

Bug report

ListView's pager is not rendered as expected when paging is enabled.

Reproduction of the problem

  1. Run the following Telerik REPL.
  2. Inspect the rendered HTML markup of the pager for both the ListView wrapper and widget.

Current behavior

The ListView wrapper renders the pager outside the widget's div container contrary to the jQuery initialization of the widget:
image

Expected/desired behavior

The ListView wrapper should render the pager within the widget's div container similar to the jQuery initialization of the widget:
image

Environment

  • Kendo UI version: 2022.3.913
  • Browser: [all]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Oct 13, 2022
@aleksandarevangelatov aleksandarevangelatov self-assigned this Aug 31, 2023
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Oct 12, 2023
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

3 participants