I love the idea of this module and have been looking for this for a while. However, on my node display (as well as in my view) the File URL field causes in a fatal error:

InvalidArgumentException: Unable to get a value with a non-numeric delta in a list. in Drupal\Core\TypedData\Plugin\DataType\ItemList->get() (line 98 of /var/www/html/core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php).

It does this whether I use the Link or the Plain URL option in the display settings.
I get the same error when I try adding this field in views (it refuses to preview, and it gives the same error in the logs). I am using the target_id for click sorting (that is the default).

I really want to use this module but unfortunately this is a showstopper for me.

Comments

caspervoogt created an issue.