Because the content of the Page component overflows, the live editing experience is not ideal. A user has to click deep within the content to get the content editor to open.
For each component which renders a blok (e.g. Page, ResourceComponent, etc.), ensure that the root level div contains all the content, and that the content does not overflow.
Because the content of the
Page
component overflows, the live editing experience is not ideal. A user has to click deep within the content to get the content editor to open.For each component which renders a blok (e.g.
Page
,ResourceComponent
, etc.), ensure that the root level div contains all the content, and that the content does not overflow.