Only render pager when it's enabled

Created on 31 May 2023, about 1 year ago

Currently the renderPager() as implemented in Core always return TRUE. For EVA views without pager, the code will always try to render the pager even when it's disabled. I wonder if the renderPager can be overriden in `eva/src/Plugin/views/display/Eva.php` to return the result of `parent::isPagerEnabled()` instead.

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Kevin W

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024