player icon indicating copy to clipboard operation
player copied to clipboard

Incorrect Vue markup in the docs

Open mrleblanc101 opened this issue 4 months ago • 0 comments

URL:

https://vidstack.io/docs/player/getting-started/installation/vue/?bundler=vite&provider=video&styling=default-layout

Describe:

I think it should be title and not .title. Same for .src and .thumbnail, should be src and thumbnail. This also apply to the Nuxt example. Image

If the value is dynamic, then you can use the : shorthand instead of v-bind:, but never have I seen a single dot . before an attribute

mrleblanc101 avatar Sep 11 '25 20:09 mrleblanc101