- You may inpsect HTML element in your browser and check the CSS styles. Try to find out why the scrollbar did not show. You may check div with class “offcanvas-body”, overflow-y should be auto.
- Make sure you have specifield a valid “OffCanvasHeight” setting (default is “50vh”) under advanced settings of Preview extension → Project. Without a valid height, the scrollbar may not work properly.