Responsive grid divisions that fit to content do not update size when content renders

Seems like responsive grid divisions set to ‘fit to content’ don’t resize when the contents change (or appear).

I have a division with a component that is initially conditionally rendered away (there’s nothing there on pageload, so the division is appropriately size 0). Then when I update the conditional rendering field, the content loads offscreen, but the divisions don’t resize.