My issue involves datatables within bootstrap cards. When the table exceeds the height of the card, it extends outside the boundaries. Even with overflow: auto on a table-wrapper in place, the scroll does not trigger when exceeding the card's height.
For a clearer picture, here's a simplified example: https://stackblitz.com/edit/js-bootstrap4-gbnhfx?file=style.css