Open kleinepls opened 2 months ago
Hey, thanks for the issue. This should be fixed in v1.11.3.
Hi, thanks for taking a look. I think it's still not working though :( I've tested in 1.11.3 and 1.11.6. I've updated my repo if you want to check quickly
Vue 2.7.16 @unhead/vue 1.11.6 still not working for me too
Environment
Node v18.17.1 Vue 2.7.16 @unhead/vue 1.11.2
Reproduction
https://github.com/kleinepls/unhead-vue2
Describe the bug
To reproduce, just uncomment line 24 from
App.vue
from the linked repo andthis
should result toundefined
.After making the repo I re-checked the docs and it technically never shows that you can access the
data
property, so I'm wondering if this is a missing feature?Additional context
No response
Logs
No response