primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
10.56k stars 4.61k forks source link

Table documentation missing lazy load example #16745

Open JuncalLP opened 3 days ago

JuncalLP commented 3 days ago

Describe the bug

On the docs page for table component, under the pagination section, there's a link for a lazy loading example, but it's broken. Thought this might be an issue with the beta docs but happens on v17 and v15 docs too.

imagen imagen

Environment

Windows 10

Reproducer

No response

Angular version

18.2.8

PrimeNG version

18.0.0-beta.4

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

22.9

Browser(s)

Mozilla Firefox

Steps to reproduce the behavior

Navigate to https://v18.primeng.org/table#paginator and click on 'lazy loading'

Expected behavior

The lazy loading example should exist

joviga-dev commented 1 day ago

up