Trying to select an entry the dialog shows empty and throws error in console
Describe the bug
When trying to select an entry in hyper, the dialog opens up, but no entries are shown. An 'cannot read properties of undefined' error occurs in the browser console.
We expect to see the entries here that we have created.
Steps to reproduce
- Create an section with entries
- Add an entries selector to the 'advanced tab' of hyper
- Try to select the created entries in hyper
Craft CMS version
5.6.11
Plugin version
2.2.4
Multi-site?
yes
Additional context
No response
Just to confirm, this isn't just a Entry link type where you're trying to pick an entry for the link? This is an Entries element field (custom field) attached to the link type of your Hyper field?
Do you have any custom sources setup for entries? Maybe you can isolate the issue by selecting different, or all sections that the Entries field has availability for.
@engram-design we've added a tab with two entry fields in that tab. They don't have a custom source setup. We do have a multi site setup with different URLs, I think it might have to do something with that. I think it's looking at the primary site, but the query should be handled on the current site