fix(vimeo)!: broken player, refactor props #973
Annotations
2 errors
ci:
src/runtime/components/ScriptVimeoPlayer.vue#L184
Type 'Omit<VimeoOptions, "id" | "url"> & Omit<{ id: number | undefined; url: string | undefined; }, "id" | "url"> & { id: number | nullish; url: string | nullish; }' is not assignable to type 'VimeoOptions'.
|
ci
Process completed with exit code 2.
|