neos-ui
neos-ui copied to clipboard
AssetProxies wrongly reimport assets
The link editor handles assets differently from the asset editor and doesn't correctly check if an asset is already available locally, this leads to unnecessary calls to import proxies and can lead to duplicates if a given proxy is implemented similarly to the Neos asset source.