Page 1 of 1

Datatable responsiveLayout="stack" is not working

Posted: 01 Jun 2023, 16:50
by Ramakrishna.Jetti
Hi Team,

I am trying to update the prime react 9.5.0 version but the Datatable responsiveLayout="stack" is not working. The primereact 9.3.1 version is working fine.

I found some differences in the Datatable source code pr_id_1 is there in 9.3.1 but in 9.5.0 this id is not there and dynamic CSS is not generated.

We are using the Apollo-react-8.0.0 template in my project.

can you please check and confirm what are the changes required?

Re: Datatable responsiveLayout="stack" is not working

Posted: 02 Jun 2023, 23:46
by Melloware

Re: Datatable responsiveLayout="stack" is not working

Posted: 05 Jun 2023, 12:30
by Ramakrishna.Jetti
Hi Team,

Thank you for your response,

If you removed the responsiveLayout === 'stack', it significantly impacts our code base. earlier we customized responsive layouts with our own CSS styles, but after introducing responsiveLayout === 'stack' we removed all custom CSS. do you have any plans to roll back those changes? there is no proper release documentation for breaking changes, how can we know what are the breaking changes in each release?

Thank you,
Ramakrishna jetti

Re: Datatable responsiveLayout="stack" is not working

Posted: 05 Jun 2023, 14:22
by Melloware
I would open a forum post on the Apollo Template for your query: viewforum.php?f=99

Re: Datatable responsiveLayout="stack" is not working

Posted: 07 Jun 2023, 10:52
by Ramakrishna.Jetti
Thank you for your response.

Created new ticket: viewtopic.php?f=99&t=81083

Thank you,
Ramakrishna jetti