refs are automatically unwrapped when referenced in templates, please remove .value in the template:
ref
.value
<template> <div> Title: {{ data?.title }} </div> </template>
Ref: https://vuejs.org/api/sfc-script-setup.html#reactivity