SUMMARY PlaceholderMessage is invisible inside ScrollablePage until its children (scrollingArea) is explicitly visible (verified via gammaray) STEPS TO REPRODUCE 1. Place PlaceholderMessage into ScrollablePage. OBSERVED RESULT PlaceholderMessage is not visible. EXPECTED RESULT PlaceholderMessage is visible. SOFTWARE/OS VERSIONS Operating System: CachyOS Linux KDE Plasma Version: 6.2.4 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.1 Kernel Version: 6.12.6-2-cachyos (64-bit) Graphics Platform: Wayland ADDITIONAL INFORMATION On Kirigami.Page (non Scrollable) Placeholder is visible.
Sorry, I realized the mistake. Need to put the Placeholder directly in the GridView.