I want to create responsive table by this guide: https://datatables.net/extensions/responsive/examples/display-types/bootstrap5-modal.html
When all columns are shown, responsive doesn't work:
When I resize page and one or more columns become hidden, responsive is working:
How I can enable responsive for all cases?