Skip to content

Fix: Table not responsive on resize#147

Open
LackFos wants to merge 1 commit intoDataTables:dt2from
LackFos:dt2
Open

Fix: Table not responsive on resize#147
LackFos wants to merge 1 commit intoDataTables:dt2from
LackFos:dt2

Conversation

@LackFos
Copy link
Copy Markdown

@LackFos LackFos commented Apr 23, 2026

Issue Link: #146

@AllanJard
Copy link
Copy Markdown
Contributor

The resize event listener isn't needed any more as DataTables will trigger column-sizing when the window resizes and we have a listener for that. Adding resize here as well would make it trigger twice.

It can be seen to be working in this example.

Can you link to a test case showing the issue please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants