Issue description:
There is a bug in the reference (ref) field in the CMS. When trying to select a reference, the dropdown correctly shows the first 30 items, but the scroll is broken: although the scrollbar appears, it doesn’t actually scroll or load more items. As a result, it’s impossible to select any reference beyond the first 30 entries.
Steps to reproduce:
- Open the CMS.
- Create or edit an entry that contains a reference field.
- Click on the reference field to open the item selector.
- Try scrolling down to see more items.
- Notice that the scroll doesn’t respond
Expected behavior:
The scroll should work smoothly, allowing users to navigate and select from the full list of available reference items.
Actual behavior:
The scroll appears but doesn’t work — it’s either stuck, unresponsive, or fails to trigger loading of additional items. This limits the selection to just the first 30 entries.
Impact:
This bug significantly affects content management, especially for collections with a large number of entries. Editors are unable to reference items beyond the initial set, which blocks proper content linking and slows down workflow.