I have 2 flex column containers side by side inside a flex row container. The two column containers are tall, and require vertical scrolling to be able to access all the information on them.
I have set a border on the right side of the left inner container, but it only renders the border for the height of the viewport at launch, and scrolling down in the container at runtime reveals the border does not render for the full length of the container height.