primefaces / primeng

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

Table: The "stack" responsive mode is not working. #16664

Open aaron-za-dev opened 2 weeks ago

aaron-za-dev commented 2 weeks ago

The documentation describes the responsive "stack" mode but this feature does not work in the demonstrated example and neither in the stackblitz example provided

v 17.18.11

image

v 16.9.15

image

Stackblitz Demo

image

Environment

Any

Reproducer

https://primeng.org/table#responsive-stack

Angular version

16.X.X

PrimeNG version

16.X.X

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.16.0

Browser(s)

Any Browser version

Steps to reproduce the behavior

  1. Go to https://primeng.org/table#responsive-stack or stackblitz demo
  2. Try adjust the screen size
  3. Not working

Expected behavior

The table should apply the "stack" responsive mode unless this feature is deprecated.

imaksp commented 2 weeks ago

looks like duplicate of #16510