The responsive plugin does not work when inside a flexbox container.
Example: https://jsfiddle.net/ejkp3yv9/
I attempted to add overflow: hidden
which had no effect (as mentioned here: https://datatables.net/forums/discussion/33468/datatables-responsive-inside-flexbox-doesnt-hide-columns)