docs: integrate @nuxt/ui-pro
#2750
Annotations
3 errors and 4 warnings
Argument of type '{}' is not assignable to parameter of type '{ ref?: VNodeRef; key?: string | number | symbol; style?: unknown; class?: unknown; readonly links: Link[]; ref_for?: boolean; ref_key?: string; onVnodeBeforeMount?: VNodeMountHook | VNodeMountHook[]; ... 4 more ...; onVnodeUnmounted?: VNodeMountHook | VNodeMountHook[]; } & Record<...>'.
|
Argument of type '{ ref: string; blocks: ({ class: string; inactive: boolean; children: ({ name: string; to: string; class: string; style: { '--step-y': string; '--height'?: undefined; '--prev-step-y'?: undefined; }; inactive: boolean; children: { ...; }[]; } | { ...; })[]; } | { ...; } | { ...; })[]; }' is not assignable to parameter of type '{ ref?: VNodeRef; key?: string | number | symbol; style?: unknown; class?: unknown; ref_for?: boolean; ref_key?: string; onVnodeBeforeMount?: VNodeMountHook | VNodeMountHook[]; ... 5 more ...; readonly blocks: ProBlock[]; } & Record<...>'.
|
|
docs/pages/pro/index.vue#L14
'v-html' directive can lead to XSS attack
|
docs/pages/pro/index.vue#L18
'v-html' directive can lead to XSS attack
|
docs/pages/pro/index.vue#L31
'v-html' directive can lead to XSS attack
|
docs/pages/pro/index.vue#L35
'v-html' directive can lead to XSS attack
|
The logs for this run have expired and are no longer available.
Loading