inertia: Problems with InertiaHead component on Vue 3

Versions:

  • @inertiajs/inertia version: 0.9.1
  • @inertiajs/inertia-vue3 version: 0.4.2

Describe the problem:

Problem using InertiaHead global component on my Vue 3 app:

<inertia-head title="Test - MyApp" />

image

Steps to reproduce:

Just use <inertia-head> component on another

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 16 (7 by maintainers)

Most upvoted comments

Gotcha. I am able to reproduce this. Leave it with me. 👍