In the newest code in develop (which I need to use...) DropDown and Lookup in a model will not be filled anymore.
I have multiple models with hasOne and in the table everything is fine, but when I try to edit an element, the dropdown or lookup will always return "No results found".
This error is even in the demo visible at https://ui.agiletoolkit.org/demos/collection/actions.php when you try to edit an element, that has a parent-folder set:

When you set the model explicit to the dropdown everything is working fine.