Passing argument of non-sendable type ‘PhotosPickerItem’ outside of main actor-isolated context may introduce data races
My code looks like this and there’s a concurrency warning when accessing the loadTransferable
for the selectedPhoto
from PhotosPicker