Items marked as transferable, remain transferable after being dropped
Also fixed an issue with items that can be dropped in to space causing NRE with debug info.
When cloned, reorderable list was creating a second List Content component that was not initialised. Refactored to wnsure only one list content was present and is initialised correctly