Important Note. While this question has been asked numerous times in the past, it is now time for fresh responses as we are approaching the release of Bootstrap 4 which includes full flexbox support.
My goal is to achieve equal column height using Bootstrap 4. Below is a demo displaying the desired outcome:
I am seeking a solution that functions across all browsers supported by Bootstrap 4 without the need for JavaScript. Some existing solutions rely on Bootstrap 3 and others do not work properly in Safari on MacOS.
Update. Upon further investigation, I discovered that Bootstrap 4 comes with equal height functionality out of the box. I have attached an updated image to illustrate this. No additional steps are necessary as it is already integrated.