This example approves that ref data is deep reactive even though after
replaced.
test ref
refData.data1.data2.data3.data4: {{ refData.data1.data2.data3.data4 }}
test reactive
reactiveData.data1.data2.data3.data4:
{{ reactiveData.data1.data2.data3.data4 }}