Please have a look at this example. The DynamicPage is limited in height but although the content still fits, a scrollbar is displayed. I'd expect no scrollbar to appear as long as long as all content fits the page anyway. This issue seems to be resolved by setting the height parameter of DynamicPage-contentContainer to auto.
Please have a look at this example. The DynamicPage is limited in height but although the content still fits, a scrollbar is displayed. I'd expect no scrollbar to appear as long as long as all content fits the page anyway. This issue seems to be resolved by setting the
heightparameter ofDynamicPage-contentContainertoauto.