You will need to give your useAsyncData a unique ID. In this case use your UID name
await useAsyncData(name, () => client.getByUID("werk", name))
You will need to give your useAsyncData a unique ID. In this case use your UID name
await useAsyncData(name, () => client.getByUID("werk", name))