Height not updating when content inside container changes?
-
I’ve noticed that the height doesn’t seem to be updating when the content inside the container changes. The height just stays the same after the initial render. Is there anyway i can get it to re-measure the height?
-
Having the same problem. The Modal height is not auto-adjusted when resizing window or changing content. The scroll bar shows up when reducing the window height, even there is still a lot of empty space above/below the modal.