### Which Umbraco version are you using? 16.3.4 ### Bug summary When working on a slow network the Dynamic Root Query returns the full content tree instead of the requested items. ### Specifics Checked on Zen Browser & Google Chrome. ### Steps to reproduce See screenshot below of the Dynamic Root Query and the video. https://github.com/user-attachments/assets/34eccd24-a707-4fa3-a5ee-ffc17cf32ed1 <img width="1131" height="230" alt="Image" src="https://github.com/user-attachments/assets/5905f497-6676-433b-b0e7-afcc33bf540e" /> ### Expected result / actual result Expected result: Dynamic Root Query returns specified items. Actual result: Dynamic Root Query returns full content tree.